]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] Remove CONFIG_SERIAL_8250_MANY_PORTS from Ebony / Ocotea
authorTom Rini <trini@kernel.crashing.org>
Wed, 11 Aug 2004 09:48:43 +0000 (02:48 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 11 Aug 2004 09:48:43 +0000 (02:48 -0700)
CONFIG_SERIAL_8250_MANY_PORTS should not be set for these boards, as
they only have 2 serial ports.

Signed-off-by: Tom Rini <trini@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/configs/ebony_defconfig
arch/ppc/configs/ocotea_defconfig

index 6b28145ded2b907312b0fba633706e8241a1cd68..c8deca3b454507ed2cc93a4a9c6a6b3af66e8ec9 100644 (file)
@@ -384,7 +384,7 @@ CONFIG_SERIAL_8250=y
 CONFIG_SERIAL_8250_CONSOLE=y
 CONFIG_SERIAL_8250_NR_UARTS=4
 CONFIG_SERIAL_8250_EXTENDED=y
-CONFIG_SERIAL_8250_MANY_PORTS=y
+# CONFIG_SERIAL_8250_MANY_PORTS is not set
 CONFIG_SERIAL_8250_SHARE_IRQ=y
 # CONFIG_SERIAL_8250_DETECT_IRQ is not set
 # CONFIG_SERIAL_8250_MULTIPORT is not set
index 4d14e58ebe9621eae375216be17dc6e4e684f13d..9dcf575c706f89f77ffe2ddf5a5d9394dbabdafe 100644 (file)
@@ -398,7 +398,7 @@ CONFIG_SERIAL_8250=y
 CONFIG_SERIAL_8250_CONSOLE=y
 CONFIG_SERIAL_8250_NR_UARTS=4
 CONFIG_SERIAL_8250_EXTENDED=y
-CONFIG_SERIAL_8250_MANY_PORTS=y
+# CONFIG_SERIAL_8250_MANY_PORTS is not set
 CONFIG_SERIAL_8250_SHARE_IRQ=y
 # CONFIG_SERIAL_8250_DETECT_IRQ is not set
 # CONFIG_SERIAL_8250_MULTIPORT is not set