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/atheros | |
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/atheros')
-rw-r--r-- | target/linux/atheros/config-2.6.30 | 1 | ||||
-rw-r--r-- | target/linux/atheros/config-2.6.31 | 1 | ||||
-rw-r--r-- | target/linux/atheros/config-2.6.32 | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/atheros/config-2.6.30 b/target/linux/atheros/config-2.6.30 index bc5d78928f..d962a539b0 100644 --- a/target/linux/atheros/config-2.6.30 +++ b/target/linux/atheros/config-2.6.30 @@ -83,7 +83,6 @@ CONFIG_HW_RANDOM=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IP175C_PHY=y CONFIG_IRQ_CPU=y -# CONFIG_ISDN is not set # CONFIG_LEDS_GPIO is not set # CONFIG_LEMOTE_FULONG is not set # CONFIG_MACH_ALCHEMY is not set diff --git a/target/linux/atheros/config-2.6.31 b/target/linux/atheros/config-2.6.31 index 9b8b239a16..9b8642548e 100644 --- a/target/linux/atheros/config-2.6.31 +++ b/target/linux/atheros/config-2.6.31 @@ -88,7 +88,6 @@ CONFIG_HW_RANDOM=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IP175C_PHY=y CONFIG_IRQ_CPU=y -# CONFIG_ISDN is not set # CONFIG_LEDS_GPIO is not set # CONFIG_LEMOTE_FULONG is not set CONFIG_MAC80211_DEFAULT_PS_VALUE=0 diff --git a/target/linux/atheros/config-2.6.32 b/target/linux/atheros/config-2.6.32 index a397b90719..5b56d47de0 100644 --- a/target/linux/atheros/config-2.6.32 +++ b/target/linux/atheros/config-2.6.32 @@ -85,7 +85,6 @@ CONFIG_HW_RANDOM=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IP175C_PHY=y 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 |