projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcb5956
)
powerpc/configs/6xx: Switch CONFIG_USB_EHCI_FSL to =m
author
Michael Ellerman
<mpe@ellerman.id.au>
Wed, 23 Aug 2017 05:38:03 +0000
(15:38 +1000)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Mon, 28 Aug 2017 12:10:23 +0000
(22:10 +1000)
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>
arch/powerpc/configs/ppc6xx_defconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/configs/ppc6xx_defconfig
b/arch/powerpc/configs/ppc6xx_defconfig
index 583b7f3d083200201504144b9eacead1a8632e7b..c5989797ef94e5570a19173001d29d7d2fd9f537 100644
(file)
--- 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