configs: apple_m1: set NO_FB_CLEAR & SYS_WHITE_ON_BLACK

This hands of better from m1n1, keeping the main logo on screen.

Signed-off-by: Hector Martin <marcan@marcan.st>
This commit is contained in:
Hector Martin 2022-02-21 14:11:42 +09:00
parent 7857af5b78
commit def49065be

View file

@ -17,4 +17,6 @@ CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_KEYBOARD=y
CONFIG_VIDEO_SIMPLE=y
CONFIG_NO_FB_CLEAR=y
CONFIG_SYS_WHITE_ON_BLACK=y
# CONFIG_GENERATE_SMBIOS_TABLE is not set