summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs
diff options
context:
space:
mode:
authorJonathan Neuschäfer2018-05-07 16:20:18 +0200
committerMichael Ellerman2018-05-10 15:25:06 +0200
commit1a6d51f4994c0d02b749848740ce5423482750be (patch)
tree0b2eb3d3128fd0b4ac49fffd0dca59b33c2dbd7e /arch/powerpc/configs
parentpowerpc: wii_defconfig: Enable GPIO-related options (diff)
downloadkernel-qcow2-linux-1a6d51f4994c0d02b749848740ce5423482750be.tar.gz
kernel-qcow2-linux-1a6d51f4994c0d02b749848740ce5423482750be.tar.xz
kernel-qcow2-linux-1a6d51f4994c0d02b749848740ce5423482750be.zip
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 c5933a38e5ad..a674dd420f0f 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