# SPDX-License-Identifier: GPL-2.0 menuconfig [31mCONFIG_ARCH_MILBEAUT[0m bool "Socionext Milbeaut SoCs" depends on [31mCONFIG_ARCH_MULTI_V7[0m select [31mCONFIG_ARM_GIC[0m help This enables support for Socionext Milbeaut SoCs if [31mCONFIG_ARCH_MILBEAUT[0m config [31mCONFIG_ARCH_MILBEAUT_M10V[0m bool "Milbeaut SC2000/M10V platform" select [31mCONFIG_ARM_ARCH_TIMER[0m select [31mCONFIG_MILBEAUT_TIMER[0m select [31mCONFIG_PINCTRL[0m select PINCTRL_MILBEAUT help Support for Socionext's MILBEAUT M10V based systems endif |