Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334563
b: refs/heads/master
c: 725dd00
h: refs/heads/master
i:
  334561: 5610b66
  334559: bfc808e
v: v3
  • Loading branch information
Alexander Shiyan authored and Greg Kroah-Hartman committed Oct 5, 2012
1 parent 5c8162a commit db44a58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2351a6c6e7d5a5e848411b5dd2c02142497624cc
refs/heads/master: 725dd00a99dd5fb94af55115bf7ade59624c8bc3
4 changes: 2 additions & 2 deletions trunk/drivers/tty/serial/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1150,7 +1150,7 @@ config SERIAL_SC26XX_CONSOLE
Support for Console on SC2681/SC2692 serial ports.

config SERIAL_SCCNXP
bool "SCCNXP serial port support"
tristate "SCCNXP serial port support"
depends on !SERIAL_SC26XX
select SERIAL_CORE
default n
Expand All @@ -1162,7 +1162,7 @@ config SERIAL_SCCNXP

config SERIAL_SCCNXP_CONSOLE
bool "Console on SCCNXP serial port"
depends on SERIAL_SCCNXP
depends on SERIAL_SCCNXP=y
select SERIAL_CORE_CONSOLE
help
Support for console on SCCNXP serial ports.
Expand Down

0 comments on commit db44a58

Please sign in to comment.