aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ls1046ardb.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-12-11 14:55:49 -0500
committerTom Rini <trini@konsulko.com>2021-12-27 08:40:33 -0500
commit98ab831da74e5e845189a35f3d82628c6d175a82 (patch)
treed31c23d13a4ffccc858e8ee4c9c76caf9baada5c /include/configs/ls1046ardb.h
parent7e6a6fd82140dd4136b5a98e459b384f910ccd74 (diff)
downloadu-boot-98ab831da74e5e845189a35f3d82628c6d175a82.zip
u-boot-98ab831da74e5e845189a35f3d82628c6d175a82.tar.gz
u-boot-98ab831da74e5e845189a35f3d82628c6d175a82.tar.bz2
Convert CONFIG_FSL_IFC to Kconfig
This converts the following to Kconfig: CONFIG_FSL_IFC This is done via select statements to match previous logic. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ls1046ardb.h')
-rw-r--r--include/configs/ls1046ardb.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/ls1046ardb.h b/include/configs/ls1046ardb.h
index c27eb73..4fc954c 100644
--- a/include/configs/ls1046ardb.h
+++ b/include/configs/ls1046ardb.h
@@ -27,14 +27,6 @@
#define CONFIG_SYS_SPL_ARGS_ADDR 0x90000000
#endif
-#ifndef SPL_NO_IFC
-/* IFC */
-#define CONFIG_FSL_IFC
-/*
- * NAND Flash Definitions
- */
-#endif
-
#define CONFIG_SYS_NAND_BASE 0x7e800000
#define CONFIG_SYS_NAND_BASE_PHYS CONFIG_SYS_NAND_BASE