diff options
author | Naoki MATSUMOTO <nekomatu@gmail.com> | 2014-05-15 11:17:44 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-27 23:07:13 (GMT) |
commit | 3a0d89d3f80df15fee3802e030d51f1848269a01 (patch) | |
tree | 0cc0718e9425a8da5c05c4ad52aa2753a3dc30a9 /arch/avr32/configs | |
parent | 737583f07e6267c60847e6c9a75e651277c08828 (diff) | |
download | linux-3a0d89d3f80df15fee3802e030d51f1848269a01.tar.xz |
USB: delete CONFIG_USB_DEVICEFS from defconfig
It no longer occurs in Kconfig.
USB: remove CONFIG_USB_DEVICEFS(fb28d58b) leaked remove defconfig.
Signed-off-by: Naoki MATSUMOTO <nekomatu+linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/avr32/configs')
-rw-r--r-- | arch/avr32/configs/hammerhead_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/avr32/configs/hammerhead_defconfig b/arch/avr32/configs/hammerhead_defconfig index 18db853..4912f0a 100644 --- a/arch/avr32/configs/hammerhead_defconfig +++ b/arch/avr32/configs/hammerhead_defconfig @@ -117,7 +117,6 @@ CONFIG_HID_SAMSUNG=m CONFIG_HID_SONY=m CONFIG_HID_SUNPLUS=m CONFIG_USB=m -CONFIG_USB_DEVICEFS=y # CONFIG_USB_DEVICE_CLASS is not set CONFIG_USB_MON=m CONFIG_USB_ISP116X_HCD=m |