diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-10 23:28:58 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-10 23:28:58 +0000 |
commit | f1ba8dbbc90375fa203e5378e3b28cd8798ae66b (patch) | |
tree | 44fd642332620ea8a28a8db23e121f1f30b32d5c /target/linux/x86 | |
parent | 795c0046ce2b6e0b83c983ebf5ba7f387c4e5a49 (diff) |
x86/generic: don't disable usbfs (#12452)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34139 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
-rw-r--r-- | target/linux/x86/generic/config-3.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/x86/generic/config-3.3 b/target/linux/x86/generic/config-3.3 index 0e42ceda6..eabcbf06f 100644 --- a/target/linux/x86/generic/config-3.3 +++ b/target/linux/x86/generic/config-3.3 @@ -168,7 +168,6 @@ CONFIG_SERIAL_8250_PNP=y # CONFIG_TOSHIBA_BT_RFKILL is not set CONFIG_USB=y CONFIG_USB_COMMON=y -# CONFIG_USB_DEVICEFS is not set CONFIG_USB_EHCI_HCD=y # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set |