Skip to content

Commit

Permalink
configs: zynq_pluto_defconfig: Enable IPv6 support and disable GCC pl…
Browse files Browse the repository at this point in the history
…ugins

* IPv6 realted to analogdevicesinc/plutosdr-fw#87
* 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 <michael.hennerich@analog.com>
  • Loading branch information
mhennerich committed Nov 15, 2023
1 parent 16511aa commit ded4701
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 @@ -37,7 +37,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 ded4701

Please sign in to comment.