diff options
Diffstat (limited to 'hw/nvram')
-rw-r--r-- | hw/nvram/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/nvram/Kconfig b/hw/nvram/Kconfig index 1f5ec95d8b..ebaa749ce9 100644 --- a/hw/nvram/Kconfig +++ b/hw/nvram/Kconfig @@ -3,6 +3,7 @@ config DS1225Y config AT24C bool + depends on I2C config MAC_NVRAM bool |