summaryrefslogtreecommitdiffstats
path: root/hw/lm32
diff options
context:
space:
mode:
Diffstat (limited to 'hw/lm32')
-rw-r--r--hw/lm32/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/lm32/Kconfig b/hw/lm32/Kconfig
index 20c36edc40..518c84ed50 100644
--- a/hw/lm32/Kconfig
+++ b/hw/lm32/Kconfig
@@ -1,4 +1,4 @@
-config LM32
+config LM32_DEVICES
bool
select PTIMER
@@ -14,5 +14,5 @@ config MILKYMIST
config LM32_EVR
bool
- select LM32
+ select LM32_DEVICES
select PFLASH_CFI02