From 400ab1802f2b35fc544dc9363b67925069a26f80 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Fri, 30 Mar 2012 08:11:01 +0000 Subject: kernel: add some more missing serial 8250 config symbols SVN-Revision: 31149 --- target/linux/generic/config-3.3 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/linux/generic/config-3.3') diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 8cdc693..a33d86f 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -2474,10 +2474,15 @@ CONFIG_SELECT_MEMORY_MODEL=y # CONFIG_SENSORS_W83L785TS is not set # CONFIG_SENSORS_W83L786NG is not set CONFIG_SERIAL_8250=y +# CONFIG_SERIAL_8250_ACCENT is not set +# CONFIG_SERIAL_8250_BOCA is not set CONFIG_SERIAL_8250_CONSOLE=y # CONFIG_SERIAL_8250_CS is not set # CONFIG_SERIAL_8250_DW 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_NR_UARTS=2 # CONFIG_SERIAL_8250_PCI is not set CONFIG_SERIAL_8250_RUNTIME_UARTS=2 -- cgit v1.1