From c16dc7f5ec2c0192aea2903a3eae3eeb07421241 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Wed, 27 May 2020 17:17:56 +0930 Subject: [armhf] Add NCSI support This is used by AST2600 devices. It cannot be built as a module. Signed-off-by: Joel Stanley --- debian/changelog | 3 +++ debian/config/armhf/config | 5 +++++ 2 files changed, 8 insertions(+) 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 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 @@ -1545,6 +1545,11 @@ CONFIG_CMA=y ## CONFIG_NET_DSA=m +## +## file: net/ncsi/Kconfig +## +CONFIG_NET_NCSI=y + ## ## file: net/phonet/Kconfig ## -- cgit v1.2.3