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 | 0f2b1d070a2e6649a04fda61c58a75a4db80cd1c (patch) | |
tree | a9e6864b3e122916280e88192d3b667f27e8379b /target/linux/generic-2.6/config-2.6.26 | |
parent | 1cea2126da66299a806a64605eaf9717e693776b (diff) | |
download | upstream-0f2b1d070a2e6649a04fda61c58a75a4db80cd1c.tar.gz upstream-0f2b1d070a2e6649a04fda61c58a75a4db80cd1c.tar.bz2 upstream-0f2b1d070a2e6649a04fda61c58a75a4db80cd1c.zip |
more cleanup
SVN-Revision: 15605
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.26')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.26 | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26 index 8230a19771..fb15e2d855 100644 --- a/target/linux/generic-2.6/config-2.6.26 +++ b/target/linux/generic-2.6/config-2.6.26 @@ -1,4 +1,3 @@ - # CONFIG_6PACK is not set # CONFIG_8139CP is not set # CONFIG_9P_FS is not set @@ -169,6 +168,7 @@ CONFIG_BLOCK=y # CONFIG_BRIDGE_NETFILTER is not set # CONFIG_BRIDGE_NF_EBTABLES is not set CONFIG_BRIDGE=y +# CONFIG_BROADCOM_PHY is not set CONFIG_BROKEN_ON_SMP=y CONFIG_BSD_DISKLABEL=y # CONFIG_BSD_PROCESS_ACCT_V3 is not set @@ -368,6 +368,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" # CONFIG_FEALNX is not set CONFIG_FIB_RULES=y # CONFIG_FIREWIRE is not set +# CONFIG_FIXED_PHY is not set CONFIG_FLATMEM_MANUAL=y CONFIG_FLATMEM=y CONFIG_FLAT_NODE_MEM_MAP=y @@ -1225,6 +1226,7 @@ CONFIG_PROC_SYSCTL=y # CONFIG_QEMU is not set # CONFIG_QLA3XXX is not set # CONFIG_QNX4FS_FS is not set +# CONFIG_QSEMI_PHY is not set # CONFIG_QUOTA is not set # CONFIG_R3964 is not set # CONFIG_R8169 is not set @@ -1246,6 +1248,7 @@ CONFIG_PROC_SYSCTL=y # CONFIG_RAID_ATTRS is not set CONFIG_RAMFS=y # CONFIG_RAW_DRIVER is not set +# CONFIG_REALTEK_PHY is not set # CONFIG_REISERFS_CHECK is not set # CONFIG_REISERFS_FS is not set # CONFIG_REISERFS_FS_XATTR is not set @@ -1268,6 +1271,11 @@ CONFIG_RTC_DRV_CMOS=y # CONFIG_RTC_DRV_R9701 is not set # CONFIG_RTC_DRV_RS5C348 is not set # CONFIG_RTC_DRV_S35390A 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_RTL8187 is not set CONFIG_RT_MUTEXES=y # CONFIG_S2IO is not set @@ -1457,6 +1465,7 @@ CONFIG_SIGNALFD=y CONFIG_SLUB=y # CONFIG_SMB_FS is not set # CONFIG_SMB_NLS_DEFAULT is not set +# CONFIG_SMSC_PHY is not set # CONFIG_SND_AC97_POWER_SAVE is not set # CONFIG_SND_AD1816A is not set # CONFIG_SND_AD1848 is not set |