aboutsummaryrefslogtreecommitdiff
path: root/arch/frv/Kconfig
diff options
context:
space:
mode:
authorGravatar David Howells <dhowells@redhat.com> 2006-01-08 01:01:23 -0800
committerGravatar Linus Torvalds <torvalds@g5.osdl.org> 2006-01-08 20:13:38 -0800
commitf8aec7573b87d2bc09cafab459476953353d2efa (patch)
treed2d988ebed735c059242181e54d3407b37dae93f /arch/frv/Kconfig
parent[PATCH] frv: fix PCMCIA configuration (diff)
downloadlinux-f8aec7573b87d2bc09cafab459476953353d2efa.tar.gz
linux-f8aec7573b87d2bc09cafab459476953353d2efa.tar.bz2
linux-f8aec7573b87d2bc09cafab459476953353d2efa.zip
[PATCH] frv: force serial driver inclusion
Force the 8230 serial driver to be built in if the on-CPU UARTs are to be used. It can't be used as a module because the arch setup needs to call into it. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/frv/Kconfig')
-rw-r--r--arch/frv/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/frv/Kconfig b/arch/frv/Kconfig
index 3516a3aee820..61261b78ced7 100644
--- a/arch/frv/Kconfig
+++ b/arch/frv/Kconfig
@@ -274,6 +274,11 @@ config GPREL_DATA_NONE
endchoice
+config FRV_ONCPU_SERIAL
+ bool "Use on-CPU serial ports"
+ select SERIAL_8250
+ default y
+
config PCI
bool "Use PCI"
depends on MB93090_MB00