diff options
author | Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com> | 2021-03-05 18:28:43 -0800 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2021-03-06 03:52:33 +0000 |
commit | 2629d2d5b1efee1227df75d720be9dedcceb0e7b (patch) | |
tree | f3c26f396eafd7f1a448308bdc5baa2b7cf80481 /target/linux/apm821xx | |
parent | 89744dc741ceac0f781cb4879feddc459acb9298 (diff) | |
download | upstream-2629d2d5b1efee1227df75d720be9dedcceb0e7b.tar.gz upstream-2629d2d5b1efee1227df75d720be9dedcceb0e7b.tar.bz2 upstream-2629d2d5b1efee1227df75d720be9dedcceb0e7b.zip |
apm821xx, mt7621, oxnas, rockchip, zynq: remove PLUGIN_HOSTCC
This config symbol should not be defined in target configs.
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Diffstat (limited to 'target/linux/apm821xx')
-rw-r--r-- | target/linux/apm821xx/config-5.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/apm821xx/config-5.4 b/target/linux/apm821xx/config-5.4 index 0f59e9f8ff..2b9594c3d4 100644 --- a/target/linux/apm821xx/config-5.4 +++ b/target/linux/apm821xx/config-5.4 @@ -264,7 +264,6 @@ CONFIG_PHYLIB=y CONFIG_PHYSICAL_START=0x00000000 CONFIG_PHYS_64BIT=y CONFIG_PHYS_ADDR_T_64BIT=y -CONFIG_PLUGIN_HOSTCC="g++" CONFIG_PM=y CONFIG_PM_AUTOSLEEP=y CONFIG_PM_SLEEP=y |