Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187640
b: refs/heads/master
c: 1de203a
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks committed Feb 3, 2010
1 parent fa54f4b commit 7fba4f7
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: 3bd9377e8761cb7f1000b3075763df779ab9aeca
refs/heads/master: 1de203adf6210b9dd81d907ea8cda587bc61cf4c
4 changes: 2 additions & 2 deletions trunk/drivers/serial/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ config SERIAL_CLPS711X_CONSOLE

config SERIAL_SAMSUNG
tristate "Samsung SoC serial support"
depends on ARM && PLAT_S3C
depends on ARM && PLAT_SAMSUNG
select SERIAL_CORE
help
Support for the on-chip UARTs on the Samsung S3C24XX series CPUs,
Expand All @@ -464,7 +464,7 @@ config SERIAL_SAMSUNG_UARTS_4

config SERIAL_SAMSUNG_UARTS
int
depends on ARM && PLAT_S3C
depends on ARM && PLAT_SAMSUNG
default 2 if ARCH_S3C2400
default 4 if SERIAL_SAMSUNG_UARTS_4
default 3
Expand Down

0 comments on commit 7fba4f7

Please sign in to comment.