From 298a8e2300599e7d2e557cf905b832662a170f8c Mon Sep 17 00:00:00 2001
From: Jo-Philipp Wich <jow@openwrt.org>
Date: Sat, 10 Nov 2012 23:28:58 +0000
Subject: [PATCH] x86/generic: don't disable usbfs (#12452)

SVN-Revision: 34139
---
 target/linux/x86/generic/config-3.3 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/target/linux/x86/generic/config-3.3 b/target/linux/x86/generic/config-3.3
index 0e42ceda66..eabcbf06f4 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
-- 
2.30.2