]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: SAMSUNG: Introduce GPIO_SAMSUNG Kconfig entry
authorTomasz Figa <t.figa@samsung.com>
Tue, 18 Jun 2013 16:22:20 +0000 (01:22 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 18 Jun 2013 16:24:27 +0000 (01:24 +0900)
commit880cf0717f70678b2ecd6bb762e469c64c3b0d83
treedcd85c5a21b19676f5f40d78a8875c196c7b95d2
parent8eaa9e42dab29507df70f58025f5e8b7dee17e19
ARM: SAMSUNG: Introduce GPIO_SAMSUNG Kconfig entry

This patch adds Kconfig entry that selects whether legacy Samsung GPIO
driver should be built or not. For platforms that support only DT based
boot, the new pinctrl driver is used and so the old one is not needed.

Cc: Grant Likely <grant.likely@linaro.org>
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/Kconfig
arch/arm/plat-samsung/include/plat/pm.h
drivers/gpio/Kconfig
drivers/gpio/Makefile