mirror of
https://xff.cz/git/u-boot/
synced 2025-09-27 21:41:16 +02:00
Exynos5: Config: Enable support for Exynos TMU driver
Enables TMU driver support for exynos5250 Signed-off-by: Akshay Saraswat <akshay.s@samsung.com> Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
This commit is contained in:
committed by
Minkyu Kang
parent
7e30ad8bf3
commit
f7f85f7dc3
@@ -117,6 +117,9 @@
|
|||||||
#define CONFIG_BOOTDELAY 3
|
#define CONFIG_BOOTDELAY 3
|
||||||
#define CONFIG_ZERO_BOOTDELAY_CHECK
|
#define CONFIG_ZERO_BOOTDELAY_CHECK
|
||||||
|
|
||||||
|
/* Thermal Management Unit */
|
||||||
|
#define CONFIG_EXYNOS_TMU
|
||||||
|
|
||||||
/* USB */
|
/* USB */
|
||||||
#define CONFIG_CMD_USB
|
#define CONFIG_CMD_USB
|
||||||
#define CONFIG_USB_EHCI
|
#define CONFIG_USB_EHCI
|
||||||
|
Reference in New Issue
Block a user