From babd5aa2fc54f547cfa397f08011836fad1614c7 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Thu, 21 Feb 2013 16:52:34 +0000
Subject: [PATCH] linux/3.8: add missing config symbols

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35726
---
 target/linux/generic/config-3.8 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8
index a5d61c447c..74d3a829f7 100644
--- a/target/linux/generic/config-3.8
+++ b/target/linux/generic/config-3.8
@@ -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
-- 
GitLab