xref: /rk3399_rockchip-uboot/drivers/keylad/Kconfig (revision d7cbf54a0d4e801a5ae3cf8c1acd3dc2d1417b83)
1menu "Keylad devices"
2
3config SPL_DM_KEYLAD
4	bool "Enable Driver Model for KEYLAD drivers in spl"
5	depends on SPL_DM
6	---help---
7	This config enables the dm keylad support.
8
9endmenu
10