Change RXKAD and SERIAL_8250_FINTEK from =m to =y

They are now options for other drivers.
This commit is contained in:
Ben Hutchings 2016-08-28 02:01:53 +01:00
parent 2c76695c24
commit 68902cad17
3 changed files with 5 additions and 3 deletions

4
debian/changelog vendored
View File

@ -13,10 +13,12 @@ linux (4.7.2-1) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* sched: Enable SCHEDSTATS (Closes: #796674)
* Re-enable various config options disabled by name changes in 4.7:
* Re-enable various config options disabled by name and type changes in 4.7:
- nfc: NFC_PN533_USB replaced NFC_PN533
- [armhf] dsa: NET_DSA_MV88E6XXX replaced NET_DSA_MV88E6{123,131,171}
- [x86] ACPI: ACPI_TABLE_UPGRADE replaced ACPI_INITRD_TABLE_OVERRIDE
- rxrpc: Enable RXKAD as part of af_rxrpc module
- [x86] 8250: Enable SERIAL_8250_FINTEK as built-in
* cgroups: Enable memory controller by default
* [armfh] udeb: Add efi-modules
* linux-kbuild: Include headers_install.sh and unifdef (Closes: #832359)

View File

@ -6501,7 +6501,7 @@ CONFIG_RFKILL_INPUT=y
##
CONFIG_AF_RXRPC=m
# CONFIG_AF_RXRPC_DEBUG is not set
CONFIG_RXKAD=m
CONFIG_RXKAD=y
##
## file: net/sched/Kconfig

View File

@ -1671,7 +1671,7 @@ CONFIG_SERIAL_JSM=m
## file: drivers/tty/serial/8250/Kconfig
##
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_FINTEK=m
CONFIG_SERIAL_8250_FINTEK=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_CS=m
CONFIG_SERIAL_8250_NR_UARTS=32