]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/rut_defconfig
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / configs / rut_defconfig
index 4c1fd4b23455e59f8bc91180ea647371ddbf84f7..7a4011ecb744f76463993bd31d221f6c37d26ac4 100644 (file)
@@ -1,6 +1,7 @@
 CONFIG_ARM=y
 CONFIG_TARGET_RUT=y
 CONFIG_SPL=y
+CONFIG_FIT=y
 CONFIG_SYS_PROMPT="U-Boot# "
 CONFIG_AUTOBOOT_KEYED=y
 CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"
@@ -12,3 +13,4 @@ CONFIG_CMD_GPIO=y
 CONFIG_SPI_FLASH=y
 CONFIG_SPI_FLASH_WINBOND=y
 CONFIG_SYS_NS16550=y
+CONFIG_OF_LIBFDT=y