14 lines
268 B
Plaintext
14 lines
268 B
Plaintext
# SPDX-License-Identifier: BSD-2-Clause
|
|
|
|
config THEAD_C9XX_PMU
|
|
bool "T-HEAD c9xx M-mode PMU support"
|
|
default n
|
|
|
|
config THEAD_C9XX_ERRATA
|
|
bool "T-HEAD c9xx errata support"
|
|
default n
|
|
|
|
config THEAD_C9XX_ERRATA_JTLB
|
|
bool "T-HEAD c9xx errata(JTLB) support"
|
|
default n
|