Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267311
b: refs/heads/master
c: a16913a
h: refs/heads/master
i:
  267309: 4315abf
  267307: b618df9
  267303: 25ebca0
  267295: 945f4e3
v: v3
  • Loading branch information
Kukjin Kim authored and Greg Kroah-Hartman committed Aug 24, 2011
1 parent 1d579ef commit 7e049dc
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: 83cac9f3b45ba8e99c5305be42c67f1c83adf0aa
refs/heads/master: a16913a9b3b9fbb6c501eae005368064ddcc6351
4 changes: 2 additions & 2 deletions trunk/drivers/tty/serial/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -522,8 +522,8 @@ config SERIAL_S3C6400

config SERIAL_S5PV210
tristate "Samsung S5PV210 Serial port support"
depends on SERIAL_SAMSUNG && (CPU_S5PV210 || CPU_EXYNOS4210)
select SERIAL_SAMSUNG_UARTS_4 if (CPU_S5PV210 || CPU_EXYNOS4210)
depends on SERIAL_SAMSUNG && (CPU_S5PV210 || CPU_EXYNOS4210 || SOC_EXYNOS4212)
select SERIAL_SAMSUNG_UARTS_4 if (CPU_S5PV210 || CPU_EXYNOS4210 || SOC_EXYNOS4212)
default y
help
Serial port support for Samsung's S5P Family of SoC's
Expand Down

0 comments on commit 7e049dc

Please sign in to comment.