]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/ep82xxm/Kconfig
board/ls1021aqds: Add DDR4 support
[karo-tx-uboot.git] / board / ep82xxm / 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