k64: Change the default gpio driver to the mcux one
Stop using the specific k64 gpio driver by default and start using the more generic mcux gpio driver instead. Jira: ZEP-1394 Change-Id: I54ec9b62cc8790b8973efc34fa36d17da523971e Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
This commit is contained in:
parent
1ca06fc9dc
commit
fc012feadb
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ config GPIO
|
|||
|
||||
if GPIO
|
||||
|
||||
config GPIO_K64
|
||||
config GPIO_MCUX
|
||||
def_bool y
|
||||
|
||||
endif # GPIO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue