configs: am62x_lpsk_a53_defconfig: Enable HS200 in AM62x LP SK
Enable configs required to add support of HS200 at U-Boot Stage for AM62x LP SK. Signed-off-by: Nitin Yadav <n-yadav@ti.com>
This commit is contained in:
parent
78ebd52401
commit
38dc6adf96
|
|
@ -65,6 +65,8 @@ CONFIG_MULTI_DTB_FIT=y
|
|||
CONFIG_SPL_MULTI_DTB_FIT=y
|
||||
CONFIG_SPL_MULTI_DTB_FIT_NO_COMPRESSION=y
|
||||
CONFIG_NET_RANDOM_ETHADDR=y
|
||||
CONFIG_MMC_HS200_SUPPORT=y
|
||||
CONFIG_SPL_MMC_HS200_SUPPORT=y
|
||||
CONFIG_SPL_DM=y
|
||||
CONFIG_SPL_DM_SEQ_ALIAS=y
|
||||
CONFIG_REGMAP=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue