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