From 112d1052ac5687bec2b666e5b1a62acbf614ce2c Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Thu, 25 Mar 2021 11:27:31 +0100 Subject: kernel: Deactivate CONFIG_VFIO in generic kernel config Instead of deactivating this in every target config, deactivate it once in the generic kernel config. I was asked for this config option in a x86 64 build in OpenWrt 21.02. Signed-off-by: Hauke Mehrtens (cherry picked from commit 7d6553c72edada262ada8dbe871243c35400573d) --- target/linux/generic/config-5.4 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic') diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4 index a0193ca718..9ca6b7573e 100644 --- a/target/linux/generic/config-5.4 +++ b/target/linux/generic/config-5.4 @@ -6224,6 +6224,7 @@ CONFIG_VDSO=y # CONFIG_VF610_ADC is not set # CONFIG_VF610_DAC is not set # CONFIG_VFAT_FS is not set +# CONFIG_VFIO is not set # CONFIG_VGASTATE is not set # CONFIG_VGA_ARB is not set # CONFIG_VGA_SWITCHEROO is not set -- cgit v1.2.3