3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-03 01:48:49 +02:00

tools: add UML specific options to the kernel config

This commit is contained in:
James Prestwood 2022-03-30 13:23:10 -07:00 committed by Denis Kenzior
parent 8d5e64e90d
commit f97b53608d

View File

@ -46,3 +46,7 @@ scripts/config --enable CONFIG_HW_RANDOM_VIRTIO
scripts/config --enable CONFIG_HW_RANDOM_INTEL
#scripts/config --enable CONFIG_HW_RANDOM_AMD
scripts/config --enable CONFIG_SECURITYFS
# Options needed for UML
scripts/config --enable CONFIG_BINFMT_ELF
scripts/config --enable CONFIG_HOSTFS