提交 1d3ba686 编写于 作者: H Haavard Skinnemoen

avr32: Kconfig: Remove pointless if around atstk1000 include

The contents of the ATSTK1000 Kconfig file itself is completely
conditional, so including it conditionally makes no sense and only adds
clutter.
Signed-off-by: NHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
上级 6eb3ebe0
......@@ -121,9 +121,7 @@ config BOARD_ATNGW100
select CPU_AT32AP7000
endchoice
if BOARD_ATSTK1000
source "arch/avr32/boards/atstk1000/Kconfig"
endif
choice
prompt "Boot loader type"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册