]> git.sur5r.net Git - u-boot/blob - board/ep82xxm/Kconfig
get_maintainer.pl: import script from linux 3.15
[u-boot] / board / ep82xxm / Kconfig
1 if TARGET_EP82XXM
2
3 config SYS_BOARD
4         string
5         default "ep82xxm"
6
7 config SYS_CONFIG_NAME
8         string
9         default "ep82xxm"
10
11 endif