diff options
author | Hatim Ali <hatim.rv@samsung.com> | 2011-09-27 02:37:18 +0400 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2011-10-04 14:00:32 +0400 |
commit | c0735c85d1b9e2a1954deb3b3c8d5061f70464e5 (patch) | |
tree | 2671e710fc55161757c4e57a71abef731220cac4 /arch/arm/mach-exynos4/Kconfig | |
parent | 2ca95769350348e5e3765f604b2ff51e73557bcd (diff) | |
download | linux-c0735c85d1b9e2a1954deb3b3c8d5061f70464e5.tar.xz |
ARM: EXYNOS4: Add TVOUT support for SMDKV310
Add support for TVOUT on SMDKV310 board.
Signed-off-by: Hatim Ali <hatim.rv@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos4/Kconfig')
-rw-r--r-- | arch/arm/mach-exynos4/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos4/Kconfig b/arch/arm/mach-exynos4/Kconfig index 13fc721f8e9b..980ffd6ccc4e 100644 --- a/arch/arm/mach-exynos4/Kconfig +++ b/arch/arm/mach-exynos4/Kconfig @@ -139,7 +139,9 @@ config MACH_SMDKV310 select S3C_DEV_RTC select S3C_DEV_WDT select S3C_DEV_I2C1 + select S5P_DEV_I2C_HDMIPHY select S5P_DEV_MFC + select S5P_DEV_TV select S3C_DEV_HSMMC select S3C_DEV_HSMMC1 select S3C_DEV_HSMMC2 |