diff options
Diffstat (limited to 'arch/avr32')
-rw-r--r-- | arch/avr32/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/avr32/Kconfig b/arch/avr32/Kconfig index 7c239a916275..a90d85d44fc6 100644 --- a/arch/avr32/Kconfig +++ b/arch/avr32/Kconfig | |||
@@ -121,9 +121,7 @@ config BOARD_ATNGW100 | |||
121 | select CPU_AT32AP7000 | 121 | select CPU_AT32AP7000 |
122 | endchoice | 122 | endchoice |
123 | 123 | ||
124 | if BOARD_ATSTK1000 | ||
125 | source "arch/avr32/boards/atstk1000/Kconfig" | 124 | source "arch/avr32/boards/atstk1000/Kconfig" |
126 | endif | ||
127 | 125 | ||
128 | choice | 126 | choice |
129 | prompt "Boot loader type" | 127 | prompt "Boot loader type" |