aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sibyte/config-default
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-05-26 16:03:56 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-05-26 16:03:56 +0000
commit484103fb708b5264292bf3ba59fd65e8ece67919 (patch)
tree0c77adfae64fa8947fd8a974fa92642120781422 /target/linux/sibyte/config-default
parentc3e58ce14e482f73de6e6dd35977bc7a2b730c36 (diff)
downloadupstream-484103fb708b5264292bf3ba59fd65e8ece67919.tar.gz
upstream-484103fb708b5264292bf3ba59fd65e8ece67919.tar.bz2
upstream-484103fb708b5264292bf3ba59fd65e8ece67919.zip
fixup sibyte rtc support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16094 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/sibyte/config-default')
-rw-r--r--target/linux/sibyte/config-default8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/sibyte/config-default b/target/linux/sibyte/config-default
index 2066504bf8..36aa3d1391 100644
--- a/target/linux/sibyte/config-default
+++ b/target/linux/sibyte/config-default
@@ -89,7 +89,11 @@ CONFIG_HW_RANDOM=m
# CONFIG_HZ_100 is not set
CONFIG_HZ=250
CONFIG_HZ_250=y
+CONFIG_I2C_CHARDEV=y
+CONFIG_I2C_HELPER_AUTO=y
# CONFIG_I2C is not set
+CONFIG_I2C_SIBYTE=y
+CONFIG_I2C=y
# CONFIG_IDE is not set
# CONFIG_IEEE80211 is not set
CONFIG_INITRAMFS_ROOT_GID=0
@@ -163,6 +167,10 @@ CONFIG_RESOURCES_64BIT=y
# CONFIG_RFKILL is not set
# CONFIG_RIO is not set
# CONFIG_RISCOM8 is not set
+CONFIG_RTC_CLASS=y
+# CONFIG_RTC_DRV_CMOS is not set
+# CONFIG_RTC_DRV_M41T80_WDT is not set
+CONFIG_RTC_DRV_M41T80=y
CONFIG_SB1250_MAC=y
# CONFIG_SB1_CERR_STALL is not set
# CONFIG_SB1_CEX_ALWAYS_FATAL is not set