diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-04 20:31:47 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-04 20:31:47 +0000 |
commit | 68cfaed479d6334fe592aacf88fbc1e4b60b1c2f (patch) | |
tree | a26600ea1070c4229afb52afbbb1622321f7d164 /target/linux/ixp4xx/config-default | |
parent | 0fd4813ca24f753cad88d5398d4025bdf86e2937 (diff) | |
download | master-187ad058-68cfaed479d6334fe592aacf88fbc1e4b60b1c2f.tar.gz master-187ad058-68cfaed479d6334fe592aacf88fbc1e4b60b1c2f.tar.bz2 master-187ad058-68cfaed479d6334fe592aacf88fbc1e4b60b1c2f.zip |
more cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15605 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/config-default')
-rw-r--r-- | target/linux/ixp4xx/config-default | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index 88a6074302..9bd1bc243d 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -256,30 +256,10 @@ CONFIG_PCI_SYSCALL=y # CONFIG_R6040 is not set CONFIG_RFKILL_LEDS=y CONFIG_RTC_CLASS=y -# CONFIG_RTC_DEBUG is not set -# CONFIG_RTC_DRV_DS1307 is not set -# CONFIG_RTC_DRV_DS1374 is not set -# CONFIG_RTC_DRV_DS1553 is not set CONFIG_RTC_DRV_DS1672=y -# CONFIG_RTC_DRV_DS1742 is not set CONFIG_RTC_DRV_ISL1208=y -# CONFIG_RTC_DRV_M41T80 is not set -# CONFIG_RTC_DRV_M48T59 is not set -# CONFIG_RTC_DRV_M48T86 is not set CONFIG_RTC_DRV_PCF8563=y -# CONFIG_RTC_DRV_PCF8583 is not set -# CONFIG_RTC_DRV_RS5C372 is not set -# CONFIG_RTC_DRV_STK17TA8 is not set -# CONFIG_RTC_DRV_TEST is not set -# CONFIG_RTC_DRV_V3020 is not set CONFIG_RTC_DRV_X1205=y -CONFIG_RTC_HCTOSYS=y -CONFIG_RTC_HCTOSYS_DEVICE="rtc0" -CONFIG_RTC_INTF_DEV=y -# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set -CONFIG_RTC_INTF_PROC=y -CONFIG_RTC_INTF_SYSFS=y -CONFIG_RTC_LIB=y CONFIG_RWSEM_GENERIC_SPINLOCK=y # CONFIG_SCSI_MULTI_LUN is not set CONFIG_SCSI_WAIT_SCAN=m |