kernel: Deactivate CONFIG_VFIO in generic kernel config
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 25 Mar 2021 10:27:31 +0000 (11:27 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 27 Mar 2021 13:34:00 +0000 (14:34 +0100)
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.

Fixes: 87046e87e229 ("kernel: add missing kernel config symbol")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

No differences found