From a6a45da0a306de704f79c15ac07b07dadada3bd8 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Mon, 9 Sep 2024 09:15:23 +0200 Subject: [PATCH] Fix BPI-R2 kernel 6.6 compilation --- config-bpi-r2 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/config-bpi-r2 b/config-bpi-r2 index 262c06417..75a49384a 100644 --- a/config-bpi-r2 +++ b/config-bpi-r2 @@ -22,3 +22,19 @@ CONFIG_PACKAGE_mkf2fs=y CONFIG_KERNEL_ARM_MODULE_PLTS=y # CONFIG_PACKAGE_kmod-r8125 is not set # CONFIG_PACKAGE_kmod-r8168 is not set +# CONFIG_PACKAGE_kmod-scsi-cdrom is not set +# CONFIG_PACKAGE_kmod-scsi-generic is not set +# CONFIG_PACKAGE_kmod-scsi-tape is not set +# CONFIG_PACKAGE_kmod-iscsi-initiator is not set +# CONFIG_PACKAGE_kmod-atlantic is not set +# CONFIG_PACKAGE_kmod-dm9000 is not set +# CONFIG_PACKAGE_kmod-vmxnet3 is not set +# CONFIG_PACKAGE_kmod-spi-ks8995 is not set +# CONFIG_PACKAGE_kmod-solos-pci is not set +# CONFIG_PACKAGE_kmod-hfcmulti is not set +# CONFIG_PACKAGE_kmod-forcedeth is not set +# CONFIG_PACKAGE_kmod-ethoc is not set +# CONFIG_PACKAGE_kmod-sctp-diag is not set +# CONFIG_PACKAGE_kmod-sctp is not set +# CONFIG_KERNEL_CC_OPTIMIZE_FOR_PERFORMANCE is not set +CONFIG_KERNEL_CC_OPTIMIZE_FOR_SIZE=y