s5j/gpio: remove CONFIG_S5J_GPIO
authorHeesub Shin <heesub.shin@samsung.com>
Sun, 23 Apr 2017 02:06:27 +0000 (11:06 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Sat, 6 May 2017 10:51:24 +0000 (19:51 +0900)
commit5dca2893f0e69bd9732c77c43d7cfbc5e3c323f1
tree66fe212a8a1122a11f92b729d83740cfd58de205
parent79d2b4743e771e334c3eb860c5cf40ce420136a6
s5j/gpio: remove CONFIG_S5J_GPIO

In S5J, GPIO driver is controlling pinmux configuration for other
peripherals. Without it, the entire system cannot work. Thus, having
GPIO or not actually configurable. It should be enabled always. On the
other hands, the lower-half GPIO driver can be excluded from the
compilation when the upper-half driver is disabled.

Change-Id: I81b3d196b4e9091f86f2d9006ee37c020c8df5b9
Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
os/arch/arm/src/s5j/Kconfig
os/arch/arm/src/s5j/Make.defs