diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2018-08-30 16:18:29 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2018-08-30 16:18:29 +0200 |
commit | 2173a419f3d01254050f83f98e0706897351597e (patch) | |
tree | 2b093d695f94e63b9938229c4fe64b03ffade749 /qemu-powerpc.cfg | |
parent | c8552db5c1920e8e243d4ae00e23e89fe11bc590 (diff) | |
download | kconfig-2173a419f3d01254050f83f98e0706897351597e.tar.gz |
fix powerpc
Diffstat (limited to 'qemu-powerpc.cfg')
-rw-r--r-- | qemu-powerpc.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qemu-powerpc.cfg b/qemu-powerpc.cfg new file mode 100644 index 0000000..d53c46c --- /dev/null +++ b/qemu-powerpc.cfg @@ -0,0 +1,3 @@ +CONFIG_IBMVIO=y +CONFIG_IBMVETH=m +CONFIG_SCSI_IBMVSCSI=m |