]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - board/bf526-ezbrd/Kconfig
mxs: spl: adjust delay after setting CLKCTRL_PLL0CTRL0_POWER to what the hardware...
[karo-tx-uboot.git] / board / bf526-ezbrd / Kconfig
1 if TARGET_BF526_EZBRD
2
3 config SYS_BOARD
4         default "bf526-ezbrd"
5
6 config SYS_CONFIG_NAME
7         default "bf526-ezbrd"
8
9 endif