aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/Kconfig
diff options
context:
space:
mode:
authorJoonyoung Shim <jy0922.shim@samsung.com>2012-05-12 19:25:24 -0400
committerKukjin Kim <kgene.kim@samsung.com>2012-05-16 09:32:13 -0400
commit8d07dbb9e862832a6ecd4dfd98aa9e74aedc6159 (patch)
tree709d8c33a098e721e45318034881b3e718e943a0 /arch/arm/mach-exynos/Kconfig
parent460dcb0220c369921fb55eccc70ea8d8f8bb3ba3 (diff)
ARM: EXYNOS: Add s3c-hsotg device support for NURI board
This patch adds hsotg device to the NURI board. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> [Rebased on the newest git/kgene/linux-samsung #for-next] Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/Kconfig')
-rw-r--r--arch/arm/mach-exynos/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index b8df521fb68e..cbe0dad6c05e 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -280,6 +280,7 @@ config MACH_NURI
280 select S3C_DEV_I2C3 280 select S3C_DEV_I2C3
281 select S3C_DEV_I2C5 281 select S3C_DEV_I2C5
282 select S3C_DEV_I2C6 282 select S3C_DEV_I2C6
283 select S3C_DEV_USB_HSOTG
283 select S5P_DEV_CSIS0 284 select S5P_DEV_CSIS0
284 select S5P_DEV_JPEG 285 select S5P_DEV_JPEG
285 select S5P_DEV_FIMC0 286 select S5P_DEV_FIMC0