xref: /qemu/target/s390x/Kconfig (revision 7e3798eddde9bcbf3e83ddcd236eeca4c413f34f)
1config S390X
2    bool
3    select PCI
4    select S390_FLIC
5
6config S390X_LEGACY_CPUS
7    bool
8    default y
9    depends on S390X
10