]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - configs/am335x_baltos_defconfig
Kconfig: Move SPL settings into their own file
[karo-tx-uboot.git] / configs / am335x_baltos_defconfig
index 9b0f7bc2ba28defdd749a00dc9e5d704f0cef1d6..05d2c4d96d7ed6698fa56335935e02969d3058c5 100644 (file)
@@ -1,13 +1,13 @@
 CONFIG_ARM=y
 CONFIG_TARGET_AM335X_BALTOS=y
 CONFIG_SPL_STACK_R_ADDR=0x82000000
-CONFIG_SPL=y
-CONFIG_SPL_STACK_R=y
 CONFIG_FIT=y
 CONFIG_FIT_VERBOSE=y
 CONFIG_OF_BOARD_SETUP=y
 CONFIG_SYS_EXTRA_OPTIONS="NAND"
 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