summaryrefslogtreecommitdiff
path: root/include/configs/km
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-11-19 18:45:29 -0500
committerTom Rini <[email protected]>2022-12-05 16:07:13 -0500
commit9200011e9563c2deb71eae3c6769a92ea4e6c733 (patch)
tree3f75621569386f408cb82c83f69387f5032045ef /include/configs/km
parent6c03a652755ca415e3a1fa92525b5a8c230c9289 (diff)
Convert CONFIG_NAND_KMETER1 et al to Kconfig
This converts the following to Kconfig: CONFIG_NAND_ECC_BCH CONFIG_NAND_KIRKWOOD CONFIG_NAND_KMETER1 Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/configs/km')
-rw-r--r--include/configs/km/km-mpc83xx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/km/km-mpc83xx.h b/include/configs/km/km-mpc83xx.h
index e6a3613b7a2..840a4d5401f 100644
--- a/include/configs/km/km-mpc83xx.h
+++ b/include/configs/km/km-mpc83xx.h
@@ -57,7 +57,6 @@
{1, {I2C_NULL_HOP} } }
#if defined(CONFIG_CMD_NAND)
-#define CONFIG_NAND_KMETER1
#define CFG_SYS_NAND_BASE CFG_SYS_KMBEC_FPGA_BASE
#endif