diff options
author | Naoki MATSUMOTO <nekomatu@gmail.com> | 2014-05-15 07:17:44 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-27 19:07:13 -0400 |
commit | 3a0d89d3f80df15fee3802e030d51f1848269a01 (patch) | |
tree | 0cc0718e9425a8da5c05c4ad52aa2753a3dc30a9 /arch/unicore32/configs | |
parent | 737583f07e6267c60847e6c9a75e651277c08828 (diff) |
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/unicore32/configs')
-rw-r--r-- | arch/unicore32/configs/unicore32_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/unicore32/configs/unicore32_defconfig b/arch/unicore32/configs/unicore32_defconfig index c9dd3198b6f7..45f47f88d86a 100644 --- a/arch/unicore32/configs/unicore32_defconfig +++ b/arch/unicore32/configs/unicore32_defconfig | |||
@@ -149,7 +149,6 @@ CONFIG_SND_PCM_OSS=m | |||
149 | # USB support | 149 | # USB support |
150 | CONFIG_USB_ARCH_HAS_HCD=n | 150 | CONFIG_USB_ARCH_HAS_HCD=n |
151 | CONFIG_USB=n | 151 | CONFIG_USB=n |
152 | CONFIG_USB_DEVICEFS=n | ||
153 | CONFIG_USB_PRINTER=n | 152 | CONFIG_USB_PRINTER=n |
154 | CONFIG_USB_STORAGE=n | 153 | CONFIG_USB_STORAGE=n |
155 | # Inventra Highspeed Dual Role Controller | 154 | # Inventra Highspeed Dual Role Controller |