dfbc07b4250aff17d5b3db7db763789db4b08b74
[platform/kernel/u-boot.git] / board / xilinx / ppc405-generic / Kconfig
1 if TARGET_XILINX_PPC405_GENERIC
2
3 config SYS_BOARD
4         default "ppc405-generic"
5
6 config SYS_VENDOR
7         default "xilinx"
8
9 config SYS_CONFIG_NAME
10         default "xilinx-ppc405-generic"
11
12 endif