aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r--arch/arm/mach-shmobile/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index 34560cab45d9..2cda0c2af230 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -58,6 +58,7 @@ config MACH_AP4EVB
58 depends on ARCH_SH7372 58 depends on ARCH_SH7372
59 select ARCH_REQUIRE_GPIOLIB 59 select ARCH_REQUIRE_GPIOLIB
60 select SH_LCD_MIPI_DSI 60 select SH_LCD_MIPI_DSI
61 select SND_SOC_AK4642 if SND_SIMPLE_CARD
61 62
62choice 63choice
63 prompt "AP4EVB LCD panel selection" 64 prompt "AP4EVB LCD panel selection"
@@ -82,6 +83,7 @@ config MACH_MACKEREL
82 bool "mackerel board" 83 bool "mackerel board"
83 depends on ARCH_SH7372 84 depends on ARCH_SH7372
84 select ARCH_REQUIRE_GPIOLIB 85 select ARCH_REQUIRE_GPIOLIB
86 select SND_SOC_AK4642 if SND_SIMPLE_CARD
85 87
86config MACH_KOTA2 88config MACH_KOTA2
87 bool "KOTA2 board" 89 bool "KOTA2 board"