aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/avr32/Kconfig')
-rw-r--r--arch/avr32/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/avr32/Kconfig b/arch/avr32/Kconfig
index 7a1eb445c17f..50fee549e1cd 100644
--- a/arch/avr32/Kconfig
+++ b/arch/avr32/Kconfig
@@ -111,6 +111,9 @@ choice
111config BOARD_ATSTK1000 111config BOARD_ATSTK1000
112 bool "ATSTK1000 evaluation board" 112 bool "ATSTK1000 evaluation board"
113 select BOARD_ATSTK1002 if CPU_AT32AP7000 113 select BOARD_ATSTK1002 if CPU_AT32AP7000
114
115config BOARD_ATNGW100
116 bool "ATNGW100 Network Gateway"
114endchoice 117endchoice
115 118
116choice 119choice