diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-04-22 15:51:54 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-04-22 15:51:54 +0000 |
commit | fab465ebcd7da832afb3a6c7adcda3835cdeeba0 (patch) | |
tree | 46f31e5efe5b62fcc0beac036cf6a6b266e55611 /target/linux/generic-2.4 | |
parent | 1dcc8cbb2e1b4f87a152a97e7609ca45e1e0f791 (diff) | |
download | upstream-fab465ebcd7da832afb3a6c7adcda3835cdeeba0.tar.gz upstream-fab465ebcd7da832afb3a6c7adcda3835cdeeba0.tar.bz2 upstream-fab465ebcd7da832afb3a6c7adcda3835cdeeba0.zip |
Fix prompt on kernel config for brcm-2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7034 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.4')
-rw-r--r-- | target/linux/generic-2.4/config-template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.4/config-template b/target/linux/generic-2.4/config-template index 37c6f24e90..5cbac41e70 100644 --- a/target/linux/generic-2.4/config-template +++ b/target/linux/generic-2.4/config-template @@ -706,6 +706,7 @@ CONFIG_UNIX98_PTYS=y CONFIG_UNIX98_PTY_COUNT=128 # CONFIG_UNIXWARE_DISKLABEL is not set # CONFIG_USB_GADGET is not set +CONFIG_USB_USBNET=m CONFIG_VFAT_FS=m # CONFIG_VICTOR_MPC30X is not set CONFIG_VLAN_8021Q=y |