diff options
author | Tomáš Golembiovský <tgolembi@redhat.com> | 2018-10-23 13:23:16 +0200 |
---|---|---|
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | 2018-10-31 09:04:20 -0500 |
commit | 76dc75ca549109499a7a6e275a80662f2390f686 (patch) | |
tree | 0d911fd23750d343c264ebdc35a3d9e6a73e2134 /qga | |
parent | 6880b94f8a53e34833bf895b3004b2e48c0ffe74 (diff) | |
download | qemu-76dc75ca549109499a7a6e275a80662f2390f686.zip qemu-76dc75ca549109499a7a6e275a80662f2390f686.tar.gz qemu-76dc75ca549109499a7a6e275a80662f2390f686.tar.bz2 |
build: rename CONFIG_QGA_NTDDDISK to CONFIG_QGA_NTDDSCSI
There was inconsistency between commits:
50cbebb9a3 configure: add configure check for ntdddisk.h
a3ef3b2272 qga: added bus type and disk location path
The first commit added #define CONFIG_QGA_NTDDDISK but the second commit
expected the name to be CONFIG_QGA_NTDDSCSI. As a result the code in
second patch was never used.
Renaming the option to CONFIG_QGA_NTDDSCSI to match the name of header
file that is being checked for.
Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Sameeh Jubran <sjubran@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'qga')
0 files changed, 0 insertions, 0 deletions