s390x: add compat machine for 2.7

Also add some of the option cascading we were missing.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
This commit is contained in:
Cornelia Huck 2016-04-25 10:37:23 +02:00
parent 3f5e34a45c
commit 946e55f3c7
2 changed files with 23 additions and 1 deletions

View file

@ -1,6 +1,9 @@
#ifndef HW_COMPAT_H
#define HW_COMPAT_H
#define HW_COMPAT_2_6 \
/* empty */
#define HW_COMPAT_2_5 \
{\
.driver = "isa-fdc",\