staging: greybus: gpio: it's CONFIG_GPIOLIB, not CONFIG_GPIO
authorGreg Kroah-Hartman <gregkh@google.com>
Mon, 19 Sep 2016 14:41:54 +0000 (16:41 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 19 Sep 2016 14:41:54 +0000 (16:41 +0200)
commit3e4b5b883780ed795843f68213c9db3f8d78391e
tree1b00c441f1f15f5d38ef0bdfd718573c85ade8a6
parentb14bb976260077415047737a0032f89275622c96
staging: greybus: gpio: it's CONFIG_GPIOLIB, not CONFIG_GPIO

The GPIO dependancy is CONFIG_GPIOLIB, not CONFIG_GPIO, no wonder it
wasn't building properly...

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/Kconfig