diff options
Diffstat (limited to 'arch/avr32/Kconfig')
-rw-r--r-- | arch/avr32/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/avr32/Kconfig b/arch/avr32/Kconfig index bb059a4e1df9..ce4013aee59b 100644 --- a/arch/avr32/Kconfig +++ b/arch/avr32/Kconfig | |||
@@ -22,6 +22,10 @@ config AVR32 | |||
22 | config UID16 | 22 | config UID16 |
23 | bool | 23 | bool |
24 | 24 | ||
25 | config GENERIC_GPIO | ||
26 | bool | ||
27 | default y | ||
28 | |||
25 | config GENERIC_HARDIRQS | 29 | config GENERIC_HARDIRQS |
26 | bool | 30 | bool |
27 | default y | 31 | default y |