mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-23 04:25:21 +00:00
kernel: add missing kernel config symbol
Bump to 5.10.26 reversed dependencies on IOMMU for CONFIG_VFIO thus malta (at least) prompted for this new symbol. Set it to 'false' in the default config. rockchip & X86 enable it in target specific configs. Thanks to Tony Ambardar for falling over this one Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
14d1751c0d
commit
e11476e46c
@ -6709,6 +6709,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user