blob: 34ab267d80b118e0d0d8696a2f167b77fa34638b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
## SPDX-License-Identifier: GPL-2.0-only
comment "Birman"
config BOARD_AMD_BIRMAN_PHOENIX_FSP
bool "-> Birman for Phoenix SoC using FSP"
config BOARD_AMD_BIRMAN_PHOENIX_OPENSIL
bool "-> Birman for Phoenix SoC using openSIL"
config BOARD_AMD_BIRMAN_GLINDA
bool "-> Birman for Glinda SoC"
|