diff options
| author | Julien Stephan <[email protected]> | 2026-03-18 17:51:01 +0100 |
|---|---|---|
| committer | David Lechner <[email protected]> | 2026-04-17 17:05:54 -0500 |
| commit | a69b77da4879e237ed703606b682e8a062bf5772 (patch) | |
| tree | 08e6ab77a32d090ab87782ce5559ec871003e55b /board | |
| parent | c4792df2641c81bf4c071f8ef167b457249f9ed7 (diff) | |
configs: add new defconfig for mt8395_genio_1200_evk_ufs
This new defconfig is based on mt8395_genio_1200_evk_defconfig, with
additional configs for UFS. In order to avoid duplicating defconfig, we
introduce configs/mt8195.config.
Signed-off-by: Julien Stephan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: David Lechner <[email protected]> [moved PMIC enable to mt8195.config]
Diffstat (limited to 'board')
| -rw-r--r-- | board/mediatek/MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/board/mediatek/MAINTAINERS b/board/mediatek/MAINTAINERS index c342ff24330..7a388409742 100644 --- a/board/mediatek/MAINTAINERS +++ b/board/mediatek/MAINTAINERS @@ -21,8 +21,10 @@ F: configs/mt8188.config F: configs/mt8370_genio_510_evk_defconfig F: configs/mt8390_genio_700_evk_defconfig -MT8395 +MT8195/MT8395 M: Macpaul Lin <[email protected]> M: Julien Stephan <[email protected]> S: Maintained +F: configs/mt8195.config F: configs/mt8395_genio_1200_evk_defconfig +F: configs/mt8395_genio_1200_evk_ufs_defconfig |
