commit | 32919a28cc8470b1526f77b2f12cca8841b9ac62 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Tue Jun 07 14:37:27 2011 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Jun 07 14:37:27 2011 -0600 |
tree | b1918d7675459b8b28c80bd2041c3bb90a967aeb | |
parent | 0bf8fa04e80a562641f687547053f98670f25cf9 [diff] |
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>