summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/powernv_defconfig
diff options
context:
space:
mode:
authorMichael Neuling <mikey@neuling.org>2017-02-06 13:55:43 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2017-02-09 10:31:36 +1100
commite623c54ec995899cf4179873070861dd438b8a9c (patch)
tree923332028228aeac01459f0acdd204c4fdfbe375 /arch/powerpc/configs/powernv_defconfig
parent63b2547b155de2c41d40ea750155749232dde511 (diff)
powerpc/powernv: Add XHCI and USB storage to defconfig
These are common on bare metal machines, so put them in the defconfig. This adds 216KB to the vmlinux size Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs/powernv_defconfig')
-rw-r--r--arch/powerpc/configs/powernv_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/powerpc/configs/powernv_defconfig b/arch/powerpc/configs/powernv_defconfig
index 7a60b026247a..ac8b8332ed82 100644
--- a/arch/powerpc/configs/powernv_defconfig
+++ b/arch/powerpc/configs/powernv_defconfig
@@ -220,10 +220,11 @@ CONFIG_HID_SUNPLUS=y
CONFIG_USB_HIDDEV=y
CONFIG_USB=y
CONFIG_USB_MON=m
+CONFIG_USB_XHCI_HCD=y
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_HCD_PPC_OF is not set
CONFIG_USB_OHCI_HCD=y
-CONFIG_USB_STORAGE=m
+CONFIG_USB_STORAGE=y
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=m
CONFIG_LEDS_POWERNV=m