Update app/drivers/gpio/Kconfig.max7318
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
This commit is contained in:
parent
7bb5d15ee3
commit
50e82fe3ac
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# Copyright (c) 2022 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DT_COMPAT_ZMK_GPIO_MAX7318 := maxim,max7318
|
||||
DT_COMPAT_MAXIM_MAX7318 := maxim,max7318
|
||||
|
||||
menuconfig GPIO_MAX7318
|
||||
bool "MAX7318 I2C-based GPIO chip"
|
||||
|
|
Loading…
Add table
Reference in a new issue