diff options
| author | Patrick Delaunay <patrick.delaunay@st.com> | 2020-09-28 11:30:16 +0200 |
|---|---|---|
| committer | Anatolij Gustschin <agust@denx.de> | 2020-10-18 15:27:01 +0200 |
| commit | 8fc78fc73b7f9d379913a503ecf4bd10af0011d8 (patch) | |
| tree | 3246e94cbac825f6f6b1d285266f90ca837f2529 /configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig | |
| parent | f9a48654ee70fbad29f487d074fd36a1548b4209 (diff) | |
configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs
Done with:
./tools/moveconfig.py BMP_16BPP BMP_24BPP BMP_32BPP
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig')
| -rw-r--r-- | configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig b/configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig index 532863dff09..897d061416e 100644 --- a/configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig +++ b/configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig @@ -67,4 +67,5 @@ CONFIG_USB_ETHER_RTL8152=y CONFIG_FRAMEBUFFER_SET_VESA_MODE=y CONFIG_FRAMEBUFFER_VESA_MODE_114=y CONFIG_CONSOLE_SCROLL_LINES=5 +CONFIG_BMP_16BPP=y # CONFIG_GZIP is not set |
