summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2017-08-23 15:38:03 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2017-08-28 22:10:23 +1000
commit2d8b1ca3d9b14d826e366b87f5d1dd84dfb982e6 (patch)
tree3d10861ca5e6fc80f6b055f383da4bf8c7938739 /arch/powerpc/configs
parentdcb59561544ecdbb05949f2673bb43ce8f30b2fc (diff)
downloadop-kernel-dev-2d8b1ca3d9b14d826e366b87f5d1dd84dfb982e6.zip
op-kernel-dev-2d8b1ca3d9b14d826e366b87f5d1dd84dfb982e6.tar.gz
powerpc/configs/6xx: Switch CONFIG_USB_EHCI_FSL to =m
In commit ca07e1c1e4a6 ("drivers:usb:fsl:Make fsl ehci drv an independent driver module"), CONFIG_USB_EHCI_FSL was switched from built-in to modular. Update the defconfig. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r--arch/powerpc/configs/ppc6xx_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/configs/ppc6xx_defconfig b/arch/powerpc/configs/ppc6xx_defconfig
index 583b7f3..c598979 100644
--- a/arch/powerpc/configs/ppc6xx_defconfig
+++ b/arch/powerpc/configs/ppc6xx_defconfig
@@ -892,7 +892,7 @@ CONFIG_USB=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
CONFIG_USB_MON=y
CONFIG_USB_EHCI_HCD=m
-CONFIG_USB_EHCI_FSL=y
+CONFIG_USB_EHCI_FSL=m
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_OHCI_HCD_PPC_OF_BE=y
CONFIG_USB_OHCI_HCD_PPC_OF_LE=y
OpenPOWER on IntegriCloud