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