summaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-2.6.31
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-10-21 12:33:34 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-10-21 12:33:34 +0200
commita35ce39b0da75981559123afe6aaac1a10f2bfc4 (patch)
tree1e3fb1de144ab8def51c8076e52d8a82be1359a1 /recipes/linux/linux-omap-2.6.31
parent8967b7d7c11bc420d6b63da1fe99fef5f82c64a0 (diff)
downloadopenembedded-a35ce39b0da75981559123afe6aaac1a10f2bfc4.tar.gz
kernel: changed defconfig so it has RTC as module; bumped MACHINE_KERNEL_PR
still needs testing of things like sgx, dsplink, cmem, dmai, sdma and friends before this can be made the main/default version
Diffstat (limited to 'recipes/linux/linux-omap-2.6.31')
-rw-r--r--recipes/linux/linux-omap-2.6.31/beagleboard/defconfig10
1 files changed, 3 insertions, 7 deletions
diff --git a/recipes/linux/linux-omap-2.6.31/beagleboard/defconfig b/recipes/linux/linux-omap-2.6.31/beagleboard/defconfig
index efe8e6d8dd..558d43b309 100644
--- a/recipes/linux/linux-omap-2.6.31/beagleboard/defconfig
+++ b/recipes/linux/linux-omap-2.6.31/beagleboard/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.31-omap1
-# Thu Sep 17 17:27:43 2009
+# Wed Oct 21 10:08:46 2009
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -367,7 +367,6 @@ CONFIG_PM_DEBUG=y
CONFIG_CAN_PM_TRACE=y
CONFIG_PM_SLEEP=y
CONFIG_SUSPEND=y
-# CONFIG_PM_TEST_SUSPEND is not set
CONFIG_SUSPEND_FREEZER=y
# CONFIG_APM_EMULATION is not set
CONFIG_ARCH_SUSPEND_POSSIBLE=y
@@ -2196,10 +2195,7 @@ CONFIG_LEDS_TRIGGER_DEFAULT_ON=m
# iptables trigger is under Netfilter config (LED target)
#
CONFIG_RTC_LIB=y
-CONFIG_RTC_CLASS=y
-CONFIG_RTC_HCTOSYS=y
-CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
-# CONFIG_RTC_DEBUG is not set
+CONFIG_RTC_CLASS=m
#
# RTC interfaces
@@ -2213,7 +2209,7 @@ CONFIG_RTC_INTF_DEV=y
#
# I2C RTC drivers
#
-CONFIG_RTC_DRV_DS1307=y
+CONFIG_RTC_DRV_DS1307=m
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_MAX6900 is not set