blob: f8ef5d64c05f0ec9e809917e4a294480f9efe7ee [file] [log] [blame]
# Copyright (c) 2021 Abel Sensors
# SPDX-License-Identifier: Apache-2.0
menuconfig GPIO_FXL6408
bool "FXL6408 I2C-based GPIO chip"
depends on I2C
help
Enable driver for FXL6408 I2C-based GPIO chip.
config GPIO_FXL6408_INIT_PRIORITY
int "Init priority"
default 80
depends on GPIO_FXL6408
help
Device driver initialization priority.
module = FXL6408
module-str = fxl6408
source "subsys/logging/Kconfig.template.log_config"