heads/config/qemu-moc.config

21 lines
437 B
Plaintext
Raw Normal View History

2017-03-31 17:04:46 +00:00
# Configuration for building the MOC "server" built to run under
# the qemu emulator. Note that the TPM does not work, so this
# will just drop into the recovery shell.
BOARD=qemu
CONFIG_CRYPTSETUP=y
CONFIG_FLASHROM=y
CONFIG_GPG=y
CONFIG_KEXEC=y
CONFIG_UTIL_LINUX=y
CONFIG_LVM2=y
CONFIG_MBEDTLS=y
CONFIG_PCIUTILS=y
CONFIG_POPT=y
CONFIG_QRENCODE=y
CONFIG_TPMTOTP=y
CONFIG_DROPBEAR=y
CONFIG_XEN=y
CONFIG_LINUX_USB=y
CONFIG_LINUX_E1000=y