summaryrefslogtreecommitdiff
path: root/board/phytec/phycore_imx93/Kconfig
blob: a70104cb7981808752c228be647f705975b7cbff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

if TARGET_PHYCORE_IMX93

config SYS_BOARD
	default "phycore_imx93"

config SYS_VENDOR
	default "phytec"

config SYS_CONFIG_NAME
	default "phycore_imx93"

endif