Kconfig: Rename HAVE_USER_INTERFACE to HAVE_GPIO_BITBANGING

Rename the HAVE_USER_INTERFACE definition in preparation for other
"bit banging" interfaces.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2018-08-27 11:09:47 -04:00
parent ee67715e2b
commit 82a542faed
7 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ config SAM_SELECT
# select HAVE_GPIO_I2C
select HAVE_GPIO_ADC
select HAVE_GPIO_SPI
select HAVE_USER_INTERFACE
select HAVE_GPIO_BITBANGING
config BOARD_DIRECTORY
string