]> git.baikalelectronics.ru Git - kernel.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)
commit27a9778b1b0b8a99c623a203fbe783be94531452
treedcd85c5a21b19676f5f40d78a8875c196c7b95d2
parentee1ed5d3fde674a4811e9ff6fc951d09902c4527
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