imx8m: soc: enable SCTR clock before timer init
[oweals/u-boot.git] / board / synopsys / emsdp / Kconfig
1 if TARGET_EMSDP
2
3 config SYS_BOARD
4         default "emsdp"
5
6 config SYS_VENDOR
7         default "synopsys"
8
9 config SYS_CONFIG_NAME
10         default "emsdp"
11
12 endif