aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBastian Blank <waldi@debian.org>2021-08-09 17:55:38 +0200
committerBastian Blank <waldi@debian.org>2021-08-09 17:55:38 +0200
commit2876d66589cd4a0419a6b57fbcefb8c0938a3651 (patch)
treeae0656175be676ec41a2a38ced79e67abfef4a29
parent5d477139f0eb3671bde8b85234279a055ddd3d65 (diff)
downloadkernel_replicant_linux-2876d66589cd4a0419a6b57fbcefb8c0938a3651.tar.gz
kernel_replicant_linux-2876d66589cd4a0419a6b57fbcefb8c0938a3651.tar.bz2
kernel_replicant_linux-2876d66589cd4a0419a6b57fbcefb8c0938a3651.zip
[amd64] Enable MICROSOFT_MANA
-rw-r--r--debian/changelog1
-rw-r--r--debian/config/amd64/config6
-rw-r--r--debian/config/config.cloud7
3 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 242caede27f6..97b65e43532a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ linux (5.13.9-1~exp1) UNRELEASED; urgency=medium
* Enable CGROUP_MISC.
* [x86] Enable PINCTRL_ALDERLAKE, PINCTRL_ELKHARTLAKE, PINCTRL_EMMITSBURG,
PINCTRL_JASPERLAKE, PINCTRL_LAKEFIELD.
+ * [amd64] Enable MICROSOFT_MANA.
-- Bastian Blank <waldi@debian.org> Thu, 27 May 2021 12:25:51 +0200
diff --git a/debian/config/amd64/config b/debian/config/amd64/config
index be01f97641d2..f0bb72fb0cf3 100644
--- a/debian/config/amd64/config
+++ b/debian/config/amd64/config
@@ -156,6 +156,12 @@ CONFIG_NET_VENDOR_GOOGLE=y
CONFIG_GVE=m
##
+## file: drivers/net/ethernet/microsoft/Kconfig
+##
+CONFIG_NET_VENDOR_MICROSOFT=y
+CONFIG_MICROSOFT_MANA=m
+
+##
## file: drivers/net/wireless/intel/ipw2x00/Kconfig
##
# CONFIG_IPW2100 is not set
diff --git a/debian/config/config.cloud b/debian/config/config.cloud
index 4255c4b9b5cf..93778bdbc30f 100644
--- a/debian/config/config.cloud
+++ b/debian/config/config.cloud
@@ -744,6 +744,13 @@ CONFIG_NET_VENDOR_MELLANOX=y
# CONFIG_NET_VENDOR_MICROCHIP is not set
##
+## file: drivers/net/ethernet/microsoft/Kconfig
+##
+CONFIG_NET_VENDOR_MICROSOFT=y
+#. Microsoft Azure specific device
+CONFIG_MICROSOFT_MANA=m
+
+##
## file: drivers/net/ethernet/myricom/Kconfig
##
# CONFIG_NET_VENDOR_MYRI is not set