aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-shmobile/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index 6f16983c41dd..b735ea8383d0 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -51,6 +51,7 @@ config MACH_KZM9D
51 bool "KZM9D board" 51 bool "KZM9D board"
52 depends on ARCH_EMEV2 52 depends on ARCH_EMEV2
53 select REGULATOR_FIXED_VOLTAGE if REGULATOR 53 select REGULATOR_FIXED_VOLTAGE if REGULATOR
54 select SMSC_PHY if SMSC911X
54 55
55config MACH_LAGER 56config MACH_LAGER
56 bool "Lager board" 57 bool "Lager board"