summaryrefslogtreecommitdiff
path: root/include/configs/mv-plug-common.h
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2019-01-18 10:22:49 +0300
committerTom Rini <trini@konsulko.com>2019-02-02 16:23:57 +0300
commitdc146ca111873b1eabb9d0249ce0c1ec44e82a26 (patch)
tree88b1778829cb7df0945d2ed917802c773fb8526d /include/configs/mv-plug-common.h
parentdc57be51e9dcdb67325b62e7da7992cca9854e0f (diff)
downloadu-boot-dc146ca111873b1eabb9d0249ce0c1ec44e82a26.tar.xz
Kconfig: Migrate CONFIG_BUILD_TARGET
Migrate CONFIG_BUILD_TARGET into Kconfig. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'include/configs/mv-plug-common.h')
-rw-r--r--include/configs/mv-plug-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mv-plug-common.h b/include/configs/mv-plug-common.h
index f424e2cc6c..486650f183 100644
--- a/include/configs/mv-plug-common.h
+++ b/include/configs/mv-plug-common.h
@@ -13,9 +13,6 @@
#define CONFIG_KW88F6281 1 /* SOC Name */
#define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */
-/* Add target to build it automatically upon "make" */
-#define CONFIG_BUILD_TARGET "u-boot.kwb"
-
/*
* mv-common.h should be defined after CMD configs since it used them
* to enable certain macros