]> Git Repo - u-boot.git/blob - board/Marvell/octeon_nic23/Kconfig
468bbb756e61cccc36db3ab90ab406b561c00b09
[u-boot.git] / board / Marvell / octeon_nic23 / Kconfig
1 if TARGET_OCTEON_NIC23
2
3 config SYS_BOARD
4         string
5         default "octeon_nic23"
6
7 config SYS_VENDOR
8         string
9         default "Marvell"
10
11 config SYS_CONFIG_NAME
12         default "octeon_nic23"
13
14 config DEFAULT_DEVICE_TREE
15         string
16         default "mrvl,octeon-nic23"
17
18 endif
This page took 0.015724 seconds and 2 git commands to generate.