]> git.sur5r.net Git - u-boot/blob - Kconfig
d84209127138cb3808c0149a9e0d26c50fef06b8
[u-boot] / Kconfig
1 if TARGET_EP82XXM
2
3 config SYS_BOARD
4         default "ep82xxm"
5
6 config SYS_CONFIG_NAME
7         default "ep82xxm"
8
9 endif