diff options
author | Tom Rini | 2022-01-24 21:08:41 +0000 |
---|---|---|
committer | Tom Rini | 2022-01-24 17:36:30 -0500 |
commit | 54c5c2b8fee2f64d135349bc9764d068b647e4e0 (patch) | |
tree | 7b4ea9a0c4251507b988a0f4d1584c3cb8952394 /configs/sandbox_defconfig | |
parent | 91197aa696238ab2a5e260de700a36fb6429abbc (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sandbox_defconfig')
-rw-r--r-- | configs/sandbox_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index 70c6b2f8050..19cde873973 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig @@ -285,7 +285,6 @@ CONFIG_VIDEO_DSI_HOST_SANDBOX=y CONFIG_OSD=y CONFIG_SANDBOX_OSD=y CONFIG_SPLASH_SCREEN_ALIGN=y -CONFIG_VIDEO_BMP_RLE8=y CONFIG_BMP_16BPP=y CONFIG_BMP_24BPP=y CONFIG_W1=y |