blob: e0ed2b0c0b79a02a2ffcbd9c8e3577e1164a103e [file] [log] [blame]
# Kconfig.pulpino - pulpino GPIO configuration option
#
# Copyright (c) 2016 Jean-Paul Etienne <fractalclone@gmail.com>
#
# SPDX-License-Identifier: Apache-2.0
#
menuconfig GPIO_PULPINO
bool "Pulpino GPIO controller driver"
depends on GPIO && SOC_RISCV32_PULPINO
select HAS_DTS_GPIO
help
Enable driver for the Pulpino GPIO controller.
Says n if not sure.