diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-05-14 14:59:21 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-05-14 14:59:21 +0000 |
commit | 624338510edc937edb5f43fe41a26f4bc938e533 (patch) | |
tree | 41602a59d7364ca029d8b77d5fccb504a37da18a /target | |
parent | cbd1b567a820f506ef481b08c1c9fd5b22f9b3c1 (diff) | |
download | upstream-624338510edc937edb5f43fe41a26f4bc938e533.tar.gz upstream-624338510edc937edb5f43fe41a26f4bc938e533.tar.bz2 upstream-624338510edc937edb5f43fe41a26f4bc938e533.zip |
[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')
-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 |