Update Kconfig.max7318

This commit is contained in:
zhiayang 2022-09-27 20:58:24 +08:00 committed by GitHub
parent 52ae168735
commit 7bb5d15ee3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
# Copyright (c) 2022 The ZMK Contributors
# SPDX-License-Identifier: MIT
DT_COMPAT_ZMK_GPIO_MAX7318 := zmk,max7318
DT_COMPAT_ZMK_GPIO_MAX7318 := maxim,max7318
menuconfig GPIO_MAX7318
bool "MAX7318 I2C-based GPIO chip"