mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-23 17:43:18 +08:00
sandbox: Enable devres subsystem
This should be used for sandbox. We can convert at least one driver to use it, but in the meantime, enable the feature so that the code is build-tested. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -53,3 +53,4 @@ CONFIG_LED=y
|
||||
CONFIG_LED_GPIO=y
|
||||
CONFIG_SYSCON=y
|
||||
CONFIG_REGMAP=y
|
||||
CONFIG_DEVRES=y
|
||||
|
||||
Reference in New Issue
Block a user