summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWookey <wookey@wookware.org>2015-12-14 17:35:44 +0000
committerWookey <wookey@wookware.org>2015-12-14 17:35:44 +0000
commitb6e6f61e9051783974a3efebfbf575c31345233f (patch)
tree19967776040ff5e04fd3bab89eb92072364cfb72
parentc37f38601e7611e776e7760ffbf8963470635415 (diff)
Build Hisilicon HNS ethernet accelerator driver as modules
-rw-r--r--debian/config/arm64/config8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 82fad34dd..90258b15c 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -28,10 +28,10 @@ CONFIG_ARCH_VEXPRESS=y
CONFIG_ARCH_XGENE=y
CONFIG_HISILICON_IRQ_MBIGEN=y
-CONFIG_HNS_MDIO=y
-CONFIG_HNS=y
-CONFIG_HNS_DSAF=y
-CONFIG_HNS_ENET=y
+CONFIG_HNS_MDIO=m
+CONFIG_HNS=m
+CONFIG_HNS_DSAF=m
+CONFIG_HNS_ENET=m
##
## file: drivers/ata/Kconfig