Skip to content

Commit

Permalink
configs: zynq_pluto_defconfig: Disable GCC plugins
Browse files Browse the repository at this point in the history
* Disable GCC plugins since we now use the Linaro toolchain
  * Note: This will break building with the Xilinx/AMD toolchain

Signed-off-by: Michael Hennerich <[email protected]>
  • Loading branch information
mhennerich committed Nov 14, 2023
1 parent 574828c commit de6a819
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/configs/zynq_pluto_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ CONFIG_CPU_IDLE_GOV_MENU=y
CONFIG_ARM_ZYNQ_CPUIDLE=y
CONFIG_VFP=y
CONFIG_NEON=y
# CONFIG_GCC_PLUGINS is not set
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
Expand Down

0 comments on commit de6a819

Please sign in to comment.