summaryrefslogtreecommitdiffstats
path: root/default-configs/hyperv.mak
Commit message (Collapse)AuthorAgeFilesLines
* hyperv: express dependencies with kconfigYang Zhong2019-03-071-2/+0Star
| | | | | | | | | | remove default-configs/hyperv.mak and make dependencies with Kconfig. Signed-off-by: Yang Zhong <yang.zhong@intel.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20190123065618.3520-41-yang.zhong@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
* default-configs: collect CONFIG_HYPERV* in hyperv.makRoman Kagan2018-10-191-0/+2
Accumulate HYPERV config options in a dedicated file. There are only two so far; more will be added later. Signed-off-by: Roman Kagan <rkagan@virtuozzo.com> Message-Id: <20180921082041.29380-5-rkagan@virtuozzo.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>