gpio: Cleanup Kconfig dependancy for nRF5X support

This patch removes a redundant "depends on" from the gpio Kconfig for
nRF5X family.

Change-Id: I28ac15b58839e05f47ade81bef66a03a0a44bebd
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@linaro.org>
This commit is contained in:
Vincenzo Frascino 2016-11-14 18:12:33 +00:00 committed by Kumar Gala
parent 9e7fec0ca4
commit 2a8eb46f5c
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ if GPIO_NRF5
config GPIO_NRF5_P0
bool "nRF5x GPIO Port P0 options"
depends on GPIO_NRF5
default n
help
Enable nRF5 GPIO port P0 config options.