diff --git a/config-5gx3 b/config-5gx3 index 28cee5e3..fa7bbd40 100755 --- a/config-5gx3 +++ b/config-5gx3 @@ -2,6 +2,9 @@ # Automatically generated file; DO NOT EDIT. # OpenWrt Configuration # +CONFIG_ARM_MODULE_PLTS=y +CONFIG_CC_OPTIMIZE_FOR_SIZE=y +CONFIG_KERNEL_CC_OPTIMIZE_FOR_SIZE=y CONFIG_MODULES=y CONFIG_HAVE_DOT_CONFIG=y # CONFIG_TARGET_sunxi is not set diff --git a/config-l1000 b/config-l1000 index 09766712..15ece074 100755 --- a/config-l1000 +++ b/config-l1000 @@ -2,6 +2,9 @@ # Automatically generated file; DO NOT EDIT. # OpenWrt Configuration # +CONFIG_ARM_MODULE_PLTS=y +CONFIG_CC_OPTIMIZE_FOR_SIZE=y +CONFIG_KERNEL_CC_OPTIMIZE_FOR_SIZE=y CONFIG_MODULES=y CONFIG_HAVE_DOT_CONFIG=y # CONFIG_TARGET_sunxi is not set diff --git a/config-zbt4019 b/config-zbt4019 index 4b0266d2..a208be67 100755 --- a/config-zbt4019 +++ b/config-zbt4019 @@ -2,6 +2,9 @@ # Automatically generated file; DO NOT EDIT. # OpenWrt Configuration # +CONFIG_ARM_MODULE_PLTS=y +CONFIG_CC_OPTIMIZE_FOR_SIZE=y +CONFIG_KERNEL_CC_OPTIMIZE_FOR_SIZE=y CONFIG_MODULES=y CONFIG_HAVE_DOT_CONFIG=y # CONFIG_TARGET_sunxi is not set diff --git a/root/target/linux/ipq40xx/config-5.4 b/root/target/linux/ipq40xx/config-5.4 index 2a9fec93..cc171020 100644 --- a/root/target/linux/ipq40xx/config-5.4 +++ b/root/target/linux/ipq40xx/config-5.4 @@ -1,4 +1,7 @@ CONFIG_ALIGNMENT_TRAP=y +CONFIG_ARM_MODULE_PLTS=y +CONFIG_CC_OPTIMIZE_FOR_SIZE=y +CONFIG_KERNEL_CC_OPTIMIZE_FOR_SIZE=y # CONFIG_APQ_GCC_8084 is not set # CONFIG_APQ_MMCC_8084 is not set CONFIG_AR40XX_PHY=y