summaryrefslogtreecommitdiff
path: root/configs/omap35_logic_defconfig
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-10-28 08:49:56 -0500
committerTom Rini <trini@konsulko.com>2018-11-16 16:51:57 -0500
commit9607a041409c93c6f36a6a84d59d356c748d7883 (patch)
tree3cf27c7a8e96e6659783b63c425dd8e4f8bbea38 /configs/omap35_logic_defconfig
parentba08afe8377ac72f834f8baad38e9631957b2ea8 (diff)
ARM: omap3_logic: Remove SPL_OF_CONTROL and OF_PLATDATA
After the recomendation, some testing shows like these are unnecessary. Suggested-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'configs/omap35_logic_defconfig')
-rw-r--r--configs/omap35_logic_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/omap35_logic_defconfig b/configs/omap35_logic_defconfig
index 3b1a24b1c6..80219eeacf 100644
--- a/configs/omap35_logic_defconfig
+++ b/configs/omap35_logic_defconfig
@@ -30,9 +30,7 @@ CONFIG_MTDIDS_DEFAULT="nand0=omap2-nand.0"
CONFIG_MTDPARTS_DEFAULT="mtdparts=omap2-nand.0:512k(MLO),1792k(u-boot),128k(spl-os),128k(u-boot-env),6m(kernel),-(fs)"
CONFIG_CMD_UBI=y
CONFIG_OF_CONTROL=y
-CONFIG_SPL_OF_CONTROL=y
CONFIG_DEFAULT_DEVICE_TREE="logicpd-torpedo-35xx-devkit"
-CONFIG_SPL_OF_PLATDATA=y
# CONFIG_ENV_IS_IN_FAT is not set
CONFIG_ENV_IS_IN_NAND=y
CONFIG_SPL_DM=y