xref: /openbmc/qemu/hw/vmapple/Kconfig (revision ee241d79bbf45fe7354dde51b0ca2574824205d4)
1# SPDX-License-Identifier: GPL-2.0-or-later
2
3config VMAPPLE_AES
4    bool
5
6config VMAPPLE_BDIF
7    bool
8
9config VMAPPLE_CFG
10    bool
11
12config VMAPPLE_VIRTIO_BLK
13    bool
14