soc: mt8195: remove prompts for SoC kconfigs

This removes the prompts for the mt8195 and related kconfigs,
so these cannot be overridden from command line (though
technically they cannot be disabled as they are being selected).
This also prevents them from appearing in the build .config
file as not being set even when we are being for other SoCs.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
Daniel Leung 2024-06-27 11:19:07 -07:00 committed by Alberto Escolar
commit bebff3fb35
3 changed files with 7 additions and 4 deletions

View file

@ -2,4 +2,6 @@
# SPDX-License-Identifier: Apache-2.0
config BOARD_MT8195_ADSP
bool "Mediatek MT8195 Audio DSP"
select SOC_MT8195_ADSP
help
Board with Mediatek MT8195 Audio DSP

View file

@ -1,5 +1,4 @@
# Copyright 2023 The ChromiumOS Authors
# SPDX-License-Identifier: Apache-2.0
CONFIG_SOC_SERIES_MT8195_ADSP=y
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=13000000