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 | 753cb847ffcc61ec216f2bd2c05082a7c40b8137 (patch) | |
tree | a504dc3cd7aea85c64f0652ab3d30f81f2300b82 /target/linux/mpc52xx | |
parent | d3b455f3433b127d5a68352dcc5013b294508196 (diff) | |
download | upstream-753cb847ffcc61ec216f2bd2c05082a7c40b8137.tar.gz upstream-753cb847ffcc61ec216f2bd2c05082a7c40b8137.tar.bz2 upstream-753cb847ffcc61ec216f2bd2c05082a7c40b8137.zip |
[kernel] config: add another bunch of missing CONFIG_USB_* entries to generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17965 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |