xref: /openbmc/qemu/target/ppc/Kconfig (revision d4c453f64824bbeec56c7e72aa83019a7db70d9e)
1config PPC
2    bool
3
4config PPC64
5    bool
6    select PPC
7