summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs
diff options
context:
space:
mode:
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>2018-05-07 16:20:18 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2018-05-10 23:25:06 +1000
commit1a6d51f4994c0d02b749848740ce5423482750be (patch)
tree0b2eb3d3128fd0b4ac49fffd0dca59b33c2dbd7e /arch/powerpc/configs
parentd75f98dd24d24fc92ccd84d64080fc1723bcfb17 (diff)
downloadop-kernel-dev-1a6d51f4994c0d02b749848740ce5423482750be.zip
op-kernel-dev-1a6d51f4994c0d02b749848740ce5423482750be.tar.gz
powerpc: wii_defconfig: Enable Wii SDHCI driver
This allows access to the SD card and the BCM4318 Wifi module. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs')
-rw-r--r--arch/powerpc/configs/wii_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/configs/wii_defconfig b/arch/powerpc/configs/wii_defconfig
index c5933a3..a674dd4 100644
--- a/arch/powerpc/configs/wii_defconfig
+++ b/arch/powerpc/configs/wii_defconfig
@@ -93,6 +93,8 @@ CONFIG_HID_APPLE=m
CONFIG_HID_WACOM=m
CONFIG_MMC=y
CONFIG_MMC_SDHCI=y
+CONFIG_MMC_SDHCI_PLTFM=y
+CONFIG_MMC_SDHCI_OF_HLWD=y
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
CONFIG_LEDS_GPIO=y
OpenPOWER on IntegriCloud