aboutsummaryrefslogtreecommitdiff
path: root/hw/nvram/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/nvram/Kconfig')
-rw-r--r--hw/nvram/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/nvram/Kconfig b/hw/nvram/Kconfig
index 24b0ce6..e872fcb 100644
--- a/hw/nvram/Kconfig
+++ b/hw/nvram/Kconfig
@@ -7,7 +7,11 @@ config AT24C
config MAC_NVRAM
bool
+ select CHRP_NVRAM
# NMC93XX uses the NS uWire interface (similar to SPI but less configurable)
config NMC93XX_EEPROM
bool
+
+config CHRP_NVRAM
+ bool