diff --git a/debian/changelog b/debian/changelog index 0c67fc18b..92729cb3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 28 Nov 2018 12:20:46 +0100 linux (4.19.5-1~exp1) experimental; urgency=medium diff --git a/debian/config/config b/debian/config/config index 2abbb956f..e45e94e81 100644 --- a/debian/config/config +++ b/debian/config/config @@ -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