diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-02-11 09:33:16 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-02-11 09:33:16 +0000 |
commit | 825b37cc569b40e0fcea9647f06495437069c0c8 (patch) | |
tree | 3c708f4c32d4197e524126d3009d82b5df3aab67 /target/linux/ramips | |
parent | 0a52bc58f8c5e31d47d2b24fe422d66aca3fd8aa (diff) | |
download | upstream-825b37cc569b40e0fcea9647f06495437069c0c8.tar.gz upstream-825b37cc569b40e0fcea9647f06495437069c0c8.tar.bz2 upstream-825b37cc569b40e0fcea9647f06495437069c0c8.zip |
clean up handling of some kernel symbols
SVN-Revision: 19581
Diffstat (limited to 'target/linux/ramips')
-rw-r--r-- | target/linux/ramips/rt288x/config-2.6.32 | 1 | ||||
-rw-r--r-- | target/linux/ramips/rt305x/config-2.6.32 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ramips/rt288x/config-2.6.32 b/target/linux/ramips/rt288x/config-2.6.32 index 840231b98b..2be3b0d3b8 100644 --- a/target/linux/ramips/rt288x/config-2.6.32 +++ b/target/linux/ramips/rt288x/config-2.6.32 @@ -80,7 +80,6 @@ CONFIG_HW_HAS_PCI=y CONFIG_HW_RANDOM=m CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQ_CPU=y -# CONFIG_ISDN is not set # CONFIG_LEDS_GPIO is not set # CONFIG_MACH_ALCHEMY is not set # CONFIG_MACH_DECSTATION is not set diff --git a/target/linux/ramips/rt305x/config-2.6.32 b/target/linux/ramips/rt305x/config-2.6.32 index 13c449cf40..db1c3a4e26 100644 --- a/target/linux/ramips/rt305x/config-2.6.32 +++ b/target/linux/ramips/rt305x/config-2.6.32 @@ -78,7 +78,6 @@ CONFIG_HAVE_OPROFILE=y CONFIG_HW_RANDOM=m CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQ_CPU=y -# CONFIG_ISDN is not set # CONFIG_LEDS_GPIO is not set # CONFIG_MACH_ALCHEMY is not set # CONFIG_MACH_DECSTATION is not set |