blob: 4dd78b3b1960e81cce848b0bc908ac894ffb7ed4 [file] [log] [blame]
Linus Walleij88bf0af2023-09-26 11:23:39 +02001if BOARD_INTENO_XG6846
2
3config SYS_BOARD
4 default "xg6846"
5
6config SYS_VENDOR
7 default "inteno"
8
9config SYS_CONFIG_NAME
10 default "inteno_xg6846"
11
12endif