]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/am335x_evm_spiboot_defconfig
Kconfig: Move SPL settings into their own file
[people/ms/u-boot.git] / configs / am335x_evm_spiboot_defconfig
index af4fac321064a0d27e52d03b16e15fc337d70bc3..1d0f43f17419c37bde1b4f48df9c5aa2a14524c1 100644 (file)
@@ -1,12 +1,12 @@
 CONFIG_ARM=y
 CONFIG_TARGET_AM335X_EVM=y
 CONFIG_SPL_STACK_R_ADDR=0x82000000
-CONFIG_SPL=y
-CONFIG_SPL_STACK_R=y
 CONFIG_FIT=y
 CONFIG_SYS_EXTRA_OPTIONS="SPI_BOOT"
 CONFIG_SPI_BOOT=y
 CONFIG_VERSION_VARIABLE=y
+CONFIG_SPL=y
+CONFIG_SPL_STACK_R=y
 CONFIG_HUSH_PARSER=y
 CONFIG_CMD_BOOTZ=y
 # CONFIG_CMD_IMLS is not set