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