diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-14 14:59:21 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-14 14:59:21 +0000 |
commit | b0696a9c2bfdaa7f703f46958f759e9b2d3c2510 (patch) | |
tree | 41602a59d7364ca029d8b77d5fccb504a37da18a /target/linux | |
parent | 1b51d872526060d079e206b8ad7dedf9cd574dfb (diff) |
[cavium-octeon] do not enable the rtc m48t86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15846 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/cavium-octeon/config-default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/cavium-octeon/config-default b/target/linux/cavium-octeon/config-default index 45a85109c6..c60d0c70ad 100644 --- a/target/linux/cavium-octeon/config-default +++ b/target/linux/cavium-octeon/config-default @@ -297,8 +297,6 @@ CONFIG_PROC_PAGE_MONITOR=y # CONFIG_PROVE_LOCKING is not set # CONFIG_RCU_TORTURE_TEST is not set CONFIG_RELAY=y -CONFIG_RTC_CLASS=y -CONFIG_RTC_DRV_M48T86=y # CONFIG_RTL8187SE is not set # CONFIG_RT_GROUP_SCHED is not set # CONFIG_RT_MUTEX_TESTER is not set |