summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos4/Kconfig
diff options
context:
space:
mode:
authorDonghwa Lee <dh09.lee@samsung.com>2011-03-08 07:17:09 +0900
committerKukjin Kim <kgene.kim@samsung.com>2011-03-08 07:17:09 +0900
commitcc7df8727de87b1552278f153eaa1d244bcb7555 (patch)
tree0ce0c801b92d8d81af053c5b8c2688d7f3e19bd6 /arch/arm/mach-exynos4/Kconfig
parentf5fb4a205cbfff4acd2f567bb8f7a38892ad0dc6 (diff)
ARM: EXYNOS4: enabled lcd and backlight in NURI board
This patch enables lcd and backlight drivers in NURI board. Signed-off-by: Donghwa Lee <dh09.lee@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@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/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos4/Kconfig b/arch/arm/mach-exynos4/Kconfig
index d3893f6fdc41..ad55ce78b375 100644
--- a/arch/arm/mach-exynos4/Kconfig
+++ b/arch/arm/mach-exynos4/Kconfig
@@ -150,6 +150,7 @@ config MACH_NURI
select EXYNOS4_SETUP_I2C1
select EXYNOS4_SETUP_I2C5
select EXYNOS4_SETUP_SDHCI
+ select SAMSUNG_DEV_PWM
help
Machine support for Samsung Mobile NURI Board.