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