^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0-only
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) # Abilis Systems TB10x platform kernel configuration file
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) # Author: Christian Ruppert <christian.ruppert@abilis.com>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) menuconfig ARC_PLAT_TB10X
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) bool "Abilis TB10x"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) select PINCTRL
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) select PINCTRL_TB10X
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) select PINMUX
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) select GPIOLIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) select GPIO_TB10X
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) select TB10X_IRQC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) Support for platforms based on the TB10x home media gateway SOC by
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) Abilis Systems. TB10x is based on the ARC700 CPU architecture.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) Say Y if you are building a kernel for one of the SOCs in this
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) series (e.g. TB100 or TB101). If in doubt say N.