diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2014-02-26 14:52:10 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2014-02-26 14:52:10 +0100 |
commit | b4086ae61cdcd8a5c24c28b858c4f50079f1955f (patch) | |
tree | 09c109b8bb460b8ecf6a0891371b20f2f6691237 /hyperv.config | |
parent | 30db6d85766c84eb1058fef8b1048323ab2f5dca (diff) | |
download | kconfig-b4086ae61cdcd8a5c24c28b858c4f50079f1955f.tar.gz |
more tweaks
Diffstat (limited to 'hyperv.config')
-rw-r--r-- | hyperv.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperv.config b/hyperv.config index 96d5f45..8ff0c5a 100644 --- a/hyperv.config +++ b/hyperv.config @@ -10,10 +10,10 @@ CONFIG_TULIP_NAPI=y CONFIG_TULIP_NAPI_HW_MITIGATION=y # vmbus +CONFIG_HYPERV=m CONFIG_HYPERV_STORAGE=m CONFIG_HYPERV_NET=m CONFIG_HYPERV_KEYBOARD=m CONFIG_FB_HYPERV=m CONFIG_HID_HYPERV_MOUSE=m -CONFIG_HYPERV=m CONFIG_HYPERV_UTILS=m |