You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
313 B
10 lines
313 B
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
config COMMON_CLK_VISCONTI
|
|
bool "Support for Toshiba Visconti5 ARM SoC clock controllers"
|
|
depends on ARCH_VISCONTI || COMPILE_TEST
|
|
default ARCH_VISCONTI
|
|
help
|
|
Support for the Toshiba Visconti5 ARM SoC clock controller.
|
|
Say Y if you want to include clock support.
|