summaryrefslogtreecommitdiff
path: root/configs/ls1043ardb_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2018-03-28 14:38:19 +0200
committerTom Rini <trini@konsulko.com>2018-04-08 18:31:05 -0400
commit07dea2e737f78ee70e81c27d976811f0e9fdbad8 (patch)
treed0cb67143b5b9fb60054a921cc0110ac4323837e /configs/ls1043ardb_SECURE_BOOT_defconfig
parent171510522eb3dd723d84ed21d800440d1276a91a (diff)
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
Migrate the CONFIG_FSL_ESDHC option to Kconfig. Signed-off-by: Mario Six <mario.six@gdsys.cc>
Diffstat (limited to 'configs/ls1043ardb_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1043ardb_SECURE_BOOT_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1043ardb_SECURE_BOOT_defconfig b/configs/ls1043ardb_SECURE_BOOT_defconfig
index 077185bc1a..8e355c3594 100644
--- a/configs/ls1043ardb_SECURE_BOOT_defconfig
+++ b/configs/ls1043ardb_SECURE_BOOT_defconfig
@@ -21,6 +21,7 @@ CONFIG_CMD_CACHE=y
CONFIG_MTDPARTS_DEFAULT="mtdparts=60000000.nor:2m@0x100000(nor_bank0_uboot),40m@0x1100000(nor_bank0_fit),7m(nor_bank0_user),2m@0x4100000(nor_bank4_uboot),40m@0x5100000(nor_bank4_fit),-(nor_bank4_user);7e800000.flash:1m(nand_uboot),1m(nand_uboot_env),20m(nand_fit);spi0.0:1m(uboot),5m(kernel),1m(dtb),9m(file_system)"
CONFIG_OF_CONTROL=y
CONFIG_DM=y
+CONFIG_FSL_ESDHC=y
CONFIG_MTD_NOR_FLASH=y
CONFIG_SPI_FLASH=y
CONFIG_PHYLIB=y