diff options
Diffstat (limited to 'hw/gpio/Kconfig')
-rw-r--r-- | hw/gpio/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/gpio/Kconfig b/hw/gpio/Kconfig index f0e7405..d2cf3ac 100644 --- a/hw/gpio/Kconfig +++ b/hw/gpio/Kconfig @@ -8,6 +8,9 @@ config PL061 config GPIO_KEY bool +config GPIO_MPC8XXX + bool + config GPIO_PWR bool |