From f03960723a9af29b7e6468212f336b28083050b5 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Fri, 19 Apr 2013 08:07:38 +0000
Subject: [PATCH] linux/3.9: add missing config symbol

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

SVN-Revision: 36365
---
 target/linux/generic/config-3.9 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9
index eaac3f662c..9515094d9f 100644
--- a/target/linux/generic/config-3.9
+++ b/target/linux/generic/config-3.9
@@ -2818,6 +2818,7 @@ 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_DEPRECATED_OPTIONS is not set
 # CONFIG_SERIAL_8250_DETECT_IRQ is not set
 CONFIG_SERIAL_8250_DMA=y
 # CONFIG_SERIAL_8250_DW is not set
-- 
GitLab