diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2001-04-01 03:05:39 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2001-04-01 03:05:39 +0000 |
commit | 06b423060071b0e4f3b0cd4fd4b1e6985a9a8e9a (patch) | |
tree | 8d7b0958a9e1201c5b1abcb1d625e1a9033e6843 /arch | |
parent | 1eb1d8f4cf7668cf937ad74824c985b88aa62cf3 (diff) |
Serial driver for TX3912 builtin UART.
Diffstat (limited to 'arch')
-rw-r--r-- | arch/mips/defconfig-nino | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/defconfig-nino b/arch/mips/defconfig-nino index 8bbb7c010..23d024cd1 100644 --- a/arch/mips/defconfig-nino +++ b/arch/mips/defconfig-nino @@ -182,6 +182,8 @@ CONFIG_SERIAL_NONSTANDARD=y # CONFIG_SX is not set # CONFIG_RIO is not set # CONFIG_STALDRV is not set +CONFIG_SERIAL_TX3912=y +CONFIG_SERIAL_TX3912_CONSOLE=y CONFIG_UNIX98_PTYS=y CONFIG_UNIX98_PTY_COUNT=256 |