]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/avr32/Kconfig
[AVR32] Make STK1000 mux settings configurable
[karo-tx-linux.git] / arch / avr32 / Kconfig
index 8f37a14e63781888d6aaf217c69ff7d64f347ba2..d12346aaa88bdb19a76c54f1bd876657571271fa 100644 (file)
@@ -113,6 +113,10 @@ config BOARD_ATNGW100
        bool "ATNGW100 Network Gateway"
 endchoice
 
+if BOARD_ATSTK1000
+source "arch/avr32/boards/atstk1000/Kconfig"
+endif
+
 choice
        prompt "Boot loader type"
        default LOADER_U_BOOT