mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
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:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -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
|
||||
|
||||
|
||||
5
debian/config/arm64/config
vendored
5
debian/config/arm64/config
vendored
@@ -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
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user