summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/include/omap3.inc2
-rw-r--r--recipes-kernel/linux/linux-3.0/beagleboard/defconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
index 9c7e62ea..b9632f2d 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -3,7 +3,7 @@ SOC_FAMILY = "omap3"
3require conf/machine/include/tune-cortexa8.inc 3require conf/machine/include/tune-cortexa8.inc
4PREFERRED_PROVIDER_virtual/kernel = "linux-omap" 4PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
5# Increase this everytime you change something in the kernel 5# Increase this everytime you change something in the kernel
6MACHINE_KERNEL_PR = "r106" 6MACHINE_KERNEL_PR = "r107"
7 7
8KERNEL_IMAGETYPE = "uImage" 8KERNEL_IMAGETYPE = "uImage"
9 9
diff --git a/recipes-kernel/linux/linux-3.0/beagleboard/defconfig b/recipes-kernel/linux/linux-3.0/beagleboard/defconfig
index 148519de..b5581906 100644
--- a/recipes-kernel/linux/linux-3.0/beagleboard/defconfig
+++ b/recipes-kernel/linux/linux-3.0/beagleboard/defconfig
@@ -404,7 +404,7 @@ CONFIG_VMSPLIT_3G=y
404# CONFIG_VMSPLIT_1G is not set 404# CONFIG_VMSPLIT_1G is not set
405CONFIG_PAGE_OFFSET=0xC0000000 405CONFIG_PAGE_OFFSET=0xC0000000
406# CONFIG_PREEMPT_NONE is not set 406# CONFIG_PREEMPT_NONE is not set
407CONFIG_PREEMPT_VOLUNTARY=y 407# CONFIG_PREEMPT_VOLUNTARY is not set
408# CONFIG_PREEMPT is not set 408# CONFIG_PREEMPT is not set
409CONFIG_HZ=128 409CONFIG_HZ=128
410# CONFIG_THUMB2_KERNEL is not set 410# CONFIG_THUMB2_KERNEL is not set