summaryrefslogtreecommitdiff
path: root/include/configs/omap3_evm.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2017-08-11 16:51:20 +0300
committerTom Rini <trini@konsulko.com>2017-09-02 03:45:26 +0300
commitedd1653f04b3fae7e377be5f89e592f2b6266426 (patch)
tree92937c17cff21003cb543a91e196391b2bac48b9 /include/configs/omap3_evm.h
parentfc760cc6e80d00f669a5f54e1fd4549e725cb22e (diff)
downloadu-boot-edd1653f04b3fae7e377be5f89e592f2b6266426.tar.xz
Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
This converts the following to Kconfig: CONFIG_SPL_OMAP3_ID_NAND Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/omap3_evm.h')
-rw-r--r--include/configs/omap3_evm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/omap3_evm.h b/include/configs/omap3_evm.h
index 9930483406..3f4824259c 100644
--- a/include/configs/omap3_evm.h
+++ b/include/configs/omap3_evm.h
@@ -73,7 +73,6 @@
#define CONFIG_ENV_OFFSET SMNAND_ENV_OFFSET
#define CONFIG_ENV_ADDR SMNAND_ENV_OFFSET
#define CONFIG_ENV_OVERWRITE
-#define CONFIG_SPL_OMAP3_ID_NAND
#define CONFIG_MTD_DEVICE /* needed for mtdparts commands */
#define CONFIG_MTD_PARTITIONS /* required for UBI partition support */
#endif /* CONFIG_NAND */