diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-10-07 01:31:53 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-10-07 01:31:53 +0000 |
commit | d26974829adf07db1722e61ef4373c21cb4aff07 (patch) | |
tree | 79c2b81bd88c710687c85305804728bf891d4a3c /target/linux/mpc52xx | |
parent | 5d587fbd49477aaeadc983ab56aa478f66d7138e (diff) | |
download | upstream-d26974829adf07db1722e61ef4373c21cb4aff07.tar.gz upstream-d26974829adf07db1722e61ef4373c21cb4aff07.tar.bz2 upstream-d26974829adf07db1722e61ef4373c21cb4aff07.zip |
config: add another bunch of missing CONFIG_USB_* entries to generic
SVN-Revision: 17965
Diffstat (limited to 'target/linux/mpc52xx')
-rw-r--r-- | target/linux/mpc52xx/config-2.6.30 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/mpc52xx/config-2.6.30 b/target/linux/mpc52xx/config-2.6.30 index 617759cc32..1704228bcd 100644 --- a/target/linux/mpc52xx/config-2.6.30 +++ b/target/linux/mpc52xx/config-2.6.30 @@ -157,7 +157,6 @@ CONFIG_MIGRATION=y # CONFIG_MPIC_WEIRD is not set # CONFIG_MTD is not set # CONFIG_NETDEV_1000 is not set -# CONFIG_NETFILTER is not set # CONFIG_NET_PCI is not set # CONFIG_NET_SCHED is not set # CONFIG_NEW_LEDS is not set @@ -269,7 +268,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m # CONFIG_VLAN_8021Q is not set CONFIG_VM_EVENT_COUNTERS=y # CONFIG_WATCHDOG is not set -# CONFIG_WIRELESS is not set # CONFIG_WLAN_80211 is not set CONFIG_WORD_SIZE=32 CONFIG_XFRM_USER=m |