aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2020-05-27 17:17:56 +0930
committerJoel Stanley <joel@jms.id.au>2020-07-09 10:08:52 +0930
commitc16dc7f5ec2c0192aea2903a3eae3eeb07421241 (patch)
tree078729c17019a06d1f6b016621f860ecb9a2cc3f
parentf9f84a03807c381fc96068041711dc06de9fa9ea (diff)
downloadkernel_replicant_linux-c16dc7f5ec2c0192aea2903a3eae3eeb07421241.tar.gz
kernel_replicant_linux-c16dc7f5ec2c0192aea2903a3eae3eeb07421241.tar.bz2
kernel_replicant_linux-c16dc7f5ec2c0192aea2903a3eae3eeb07421241.zip
[armhf] Add NCSI support
This is used by AST2600 devices. It cannot be built as a module. Signed-off-by: Joel Stanley <joel@jms.id.au>
-rw-r--r--debian/changelog3
-rw-r--r--debian/config/armhf/config5
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f68a2831f1ae..39cd8f93cec4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ linux (5.7.6-2) UNRELEASED; urgency=medium
[ Yves-Alexis Perez ]
* usb: Enable APPLE_MFI_FASTCHARGE as a module
+ [ Joel Stanley ]
+ * [armhf] Enable NET_NCSI
+
-- Yves-Alexis Perez <corsac@debian.org> Wed, 24 Jun 2020 21:58:24 +0200
linux (5.7.6-1) unstable; urgency=medium
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index fcce604308cf..198822967195 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -1546,6 +1546,11 @@ CONFIG_CMA=y
CONFIG_NET_DSA=m
##
+## file: net/ncsi/Kconfig
+##
+CONFIG_NET_NCSI=y
+
+##
## file: net/phonet/Kconfig
##
CONFIG_PHONET=m