diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/sandbox_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index a6e8d6eee0..56d55ac5b8 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig @@ -49,3 +49,5 @@ CONFIG_CLK=y CONFIG_RESET=y CONFIG_RAM=y CONFIG_DM_MMC=y +CONFIG_LED=y +CONFIG_LED_GPIO=y |