]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/Kconfig
board: axs103 - add maintainer information
[people/ms/u-boot.git] / arch / Kconfig
index 1102346220086a8245ea3786fc44d29fdf58930a..96db5c5088b6b6e0906a7b5dedc11bcf3ab5830d 100644 (file)
@@ -25,6 +25,7 @@ config ARM
 config AVR32
        bool "AVR32 architecture"
        select HAVE_GENERIC_BOARD
+       select SYS_GENERIC_BOARD
 
 config BLACKFIN
        bool "Blackfin architecture"
@@ -93,6 +94,8 @@ config X86
        select DM
        select DM_SERIAL
        select DM_GPIO
+       select DM_SPI
+       select DM_SPI_FLASH
 
 endchoice