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
1 changed files with 4 additions and 0 deletions

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