serdev: Do not build SERIAL_DEV_BUS as module on arm64

It gets build as built-in from the common config file. This results in:

- bluetooth: Re-enable BT_HCIUART_{BCM,LL} (arm64 version of #906048)
This commit is contained in:
Aurelien Jarno
2019-11-21 22:23:12 +01:00
parent 2baf133d34
commit 44fd9ffc8e
2 changed files with 1 additions and 5 deletions

1
debian/changelog vendored
View File

@@ -53,6 +53,7 @@ linux (5.4~rc8-1~exp1) UNRELEASED; urgency=medium
SND_SOC_STM32_SPDIFRX, SPI_STM32, SPI_STM32_QSPI, STM32_DMA,
STM32_DMAMUX, STM32_MDMA, STM32_RPROC, STPMIC1_WATCHDOG,
TOUCHSCREEN_EDT_FT5X06.
* [arm64] Re-enable BT_HCIUART_{BCM,LL} (arm64 version of #906048).
-- Ben Hutchings <ben@decadent.org.uk> Wed, 23 Oct 2019 18:32:15 +0100

View File

@@ -1119,11 +1119,6 @@ CONFIG_QCOM_SPMI_TEMP_ALARM=m
##
CONFIG_TEGRA_SOCTHERM=y
##
## file: drivers/tty/serdev/Kconfig
##
CONFIG_SERIAL_DEV_BUS=m
##
## file: drivers/tty/serial/Kconfig
##