Enable ATH10K_USB as a module

This commit is contained in:
Uwe Kleine-König 2018-11-30 10:39:33 +01:00
parent 4b1506935b
commit 983a169e24
2 changed files with 4 additions and 0 deletions

3
debian/changelog vendored
View File

@ -11,6 +11,9 @@ linux (4.19.5-1~exp2) UNRELEASED; urgency=medium
* [x86] Enable support for error detection and correction on the Intel
Pondicherry2 Integrated Memory Controller (Closes: #914946)
[ Uwe Kleine-König ]
* Enable usb support for ATH10K (Closes: #915083)
-- Uwe Kleine-König <ukleinek@debian.org> Wed, 28 Nov 2018 12:20:46 +0100
linux (4.19.5-1~exp1) experimental; urgency=medium

View File

@ -3626,6 +3626,7 @@ CONFIG_AR5523=m
##
CONFIG_ATH10K=m
CONFIG_ATH10K_PCI=m
CONFIG_ATH10K_USB=m
# CONFIG_ATH10K_DEBUG is not set
# CONFIG_ATH10K_DEBUGFS is not set
# CONFIG_ATH10K_TRACING is not set