linux/3.8: add missing config symbols
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35726
This commit is contained in:
parent
ff20c0e1fc
commit
babd5aa2fc
1 changed files with 3 additions and 0 deletions
|
@ -2780,14 +2780,17 @@ CONFIG_SERIAL_8250=y
|
|||
# CONFIG_SERIAL_8250_BOCA is not set
|
||||
CONFIG_SERIAL_8250_CONSOLE=y
|
||||
# CONFIG_SERIAL_8250_CS is not set
|
||||
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
|
||||
# CONFIG_SERIAL_8250_DW is not set
|
||||
# CONFIG_SERIAL_8250_EM is not set
|
||||
# CONFIG_SERIAL_8250_EXAR_ST16C554 is not set
|
||||
# CONFIG_SERIAL_8250_EXTENDED is not set
|
||||
# CONFIG_SERIAL_8250_FOURPORT is not set
|
||||
# CONFIG_SERIAL_8250_HUB6 is not set
|
||||
# CONFIG_SERIAL_8250_MANY_PORTS is not set
|
||||
CONFIG_SERIAL_8250_NR_UARTS=2
|
||||
# CONFIG_SERIAL_8250_PCI is not set
|
||||
# CONFIG_SERIAL_8250_RSA is not set
|
||||
CONFIG_SERIAL_8250_RUNTIME_UARTS=2
|
||||
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
|
||||
# CONFIG_SERIAL_ALTERA_UART is not set
|
||||
|
|
Loading…
Reference in a new issue