diff options
-rw-r--r-- | configs/sandbox_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index e6a4590..874a26b 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig @@ -53,3 +53,4 @@ CONFIG_LED=y CONFIG_LED_GPIO=y CONFIG_SYSCON=y CONFIG_REGMAP=y +CONFIG_DEVRES=y |