]> git.sur5r.net Git - u-boot/blob - Kconfig
b3082cb0229d9dd7e779159c0e7658ed2dad15f9
[u-boot] / Kconfig
1 if TARGET_PLU405
2
3 config SYS_BOARD
4         default "plu405"
5
6 config SYS_VENDOR
7         default "esd"
8
9 config SYS_CONFIG_NAME
10         default "PLU405"
11
12 endif