gpio/samsung: make Kconfig options def_bool
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 7 Jun 2011 20:37:27 +0000 (14:37 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 7 Jun 2011 20:37:27 +0000 (14:37 -0600)
commit32919a28cc8470b1526f77b2f12cca8841b9ac62
treeb1918d7675459b8b28c80bd2041c3bb90a967aeb
parent0bf8fa04e80a562641f687547053f98670f25cf9
gpio/samsung: make Kconfig options def_bool

The Samsung GPIO drivers are always built-in when the relevant
platform is selected.  Change the Kconfig symbol to def_bool y
dependant on the platform.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/gpio/Kconfig