sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data
[oweals/u-boot.git] / board / bf533-stamp / Kconfig
1 if TARGET_BF533_STAMP
2
3 config SYS_BOARD
4         default "bf533-stamp"
5
6 config SYS_CONFIG_NAME
7         default "bf533-stamp"
8
9 endif