summaryrefslogtreecommitdiff
path: root/configs/imx31_phycore_eet_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-01-23 00:43:09 (GMT)
committerTom Rini <trini@konsulko.com>2017-01-24 15:33:53 (GMT)
commitf428268adb7b632e3477f1f2b98df07eb0cb6040 (patch)
treed114e7688c5baf3d5dcde4cde43a262cdcbf8b6c /configs/imx31_phycore_eet_defconfig
parent5d3c4ba19f0537313aa23f29894bc05952f08206 (diff)
downloadu-boot-f428268adb7b632e3477f1f2b98df07eb0cb6040.tar.xz
imx31_phycore: Split the eet variant out into a different TARGET
Rename CONFIG_IMX31_PHYCORE_EET to CONFIG_TARGET_IMX31_PHYCORE_EET and make this a distinct config target. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/imx31_phycore_eet_defconfig')
-rw-r--r--configs/imx31_phycore_eet_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/imx31_phycore_eet_defconfig b/configs/imx31_phycore_eet_defconfig
index 1137194..bc9dea6 100644
--- a/configs/imx31_phycore_eet_defconfig
+++ b/configs/imx31_phycore_eet_defconfig
@@ -1,7 +1,6 @@
CONFIG_ARM=y
-CONFIG_TARGET_IMX31_PHYCORE=y
+CONFIG_TARGET_IMX31_PHYCORE_EET=y
CONFIG_VIDEO=y
-CONFIG_SYS_EXTRA_OPTIONS="IMX31_PHYCORE_EET"
CONFIG_BOOTDELAY=3
# CONFIG_CONSOLE_MUX is not set
CONFIG_SYS_CONSOLE_IS_IN_ENV=y