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