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