diff options
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.29')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.29 | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/target/linux/generic-2.6/config-2.6.29 b/target/linux/generic-2.6/config-2.6.29 index ea399ad509..365aca2efe 100644 --- a/target/linux/generic-2.6/config-2.6.29 +++ b/target/linux/generic-2.6/config-2.6.29 @@ -1,4 +1,3 @@ - # CONFIG_6PACK is not set # CONFIG_8139CP is not set # CONFIG_8139TOO is not set @@ -418,6 +417,7 @@ CONFIG_FIB_RULES=y CONFIG_FILE_LOCKING=y # CONFIG_FIREWIRE is not set # CONFIG_FIRMWARE_IN_KERNEL is not set +# CONFIG_FIXED_PHY is not set CONFIG_FLATMEM_MANUAL=y CONFIG_FLATMEM=y CONFIG_FLAT_NODE_MEM_MAP=y @@ -964,18 +964,13 @@ CONFIG_MTD_COMPLEX_MAPPINGS=y # CONFIG_MTD_CONCAT is not set # CONFIG_MTD_DATAFLASH is not set # CONFIG_MTD_DEBUG is not set -# CONFIG_MTD_DEBUG is not set -# CONFIG_MTD_DOC2000 is not set # CONFIG_MTD_DOC2000 is not set # CONFIG_MTD_DOC2001 is not set -# CONFIG_MTD_DOC2001 is not set -# CONFIG_MTD_DOC2001PLUS is not set # CONFIG_MTD_DOC2001PLUS is not set CONFIG_MTD_GEN_PROBE=y # CONFIG_MTD_INTEL_VR_NOR is not set # CONFIG_MTD_JEDECPROBE is not set # CONFIG_MTD_LPDDR is not set -# CONFIG_MTD_LPDDR is not set # CONFIG_MTD_M25P80 is not set # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set CONFIG_MTD_MAP_BANK_WIDTH_1=y @@ -1466,6 +1461,10 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_TEST is not set # CONFIG_RTC_DRV_V3020 is not set # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set +CONFIG_RTC_INTF_DEV=y +CONFIG_RTC_INTF_PROC=y +CONFIG_RTC_INTF_SYSFS=y +CONFIG_RTC_LIB=y # CONFIG_RTL8180 is not set # CONFIG_RTL8187 is not set CONFIG_RT_MUTEXES=y |