diff options
Diffstat (limited to 'config-generic')
-rw-r--r-- | config-generic | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/config-generic b/config-generic index ee3e39bf3..4bbf1c66f 100644 --- a/config-generic +++ b/config-generic @@ -3022,7 +3022,10 @@ CONFIG_USB_SUPPORT=y # # Miscellaneous USB options # -CONFIG_USB_DEVICEFS=y + +# Deprecated. +# CONFIG_USB_DEVICEFS is not set + # CONFIG_USB_DYNAMIC_MINORS is not set CONFIG_USB_SUSPEND=y |