]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/ep82xxm/Kconfig
b4121a6b0960d034b01c836e0ca2ac34768aa52c
[karo-tx-uboot.git] / 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