zephyr/drivers/gpio/Kconfig.lmp90xxx

17 lines
437 B
Plaintext
Raw Normal View History

# LMP90xxx GPIO configuration options
# Copyright (c) 2019 Vestas Wind Systems A/S
# SPDX-License-Identifier: Apache-2.0
config GPIO_LMP90XXX
bool "LMP90xxx GPIO driver"
depends on ADC_LMP90XXX_GPIO
help
Enable GPIO driver for LMP90xxx.
The LMP90xxx is a multi-channel, low power sensor analog
frontend (AFE).
The GPIO port of the LMP90xxx (D6 to D0) is exposed as a
GPIO controller driver with read/write support.