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/powerpc/configs/40x | |
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/powerpc/configs/40x')
-rw-r--r-- | arch/powerpc/configs/40x/ep405_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/40x/ep405_defconfig b/arch/powerpc/configs/40x/ep405_defconfig index cf06d42f2c03..e9d84b5d0ab6 100644 --- a/arch/powerpc/configs/40x/ep405_defconfig +++ b/arch/powerpc/configs/40x/ep405_defconfig | |||
@@ -57,7 +57,6 @@ CONFIG_SERIAL_OF_PLATFORM=y | |||
57 | CONFIG_THERMAL=y | 57 | CONFIG_THERMAL=y |
58 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 58 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
59 | CONFIG_USB=y | 59 | CONFIG_USB=y |
60 | CONFIG_USB_DEVICEFS=y | ||
61 | CONFIG_USB_MON=y | 60 | CONFIG_USB_MON=y |
62 | CONFIG_USB_OHCI_HCD=y | 61 | CONFIG_USB_OHCI_HCD=y |
63 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y | 62 | CONFIG_USB_OHCI_HCD_PPC_OF_BE=y |