diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/config.lattepanda_mu | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/configs/config.lattepanda_mu b/configs/config.lattepanda_mu new file mode 100644 index 0000000000..c49e1c2082 --- /dev/null +++ b/configs/config.lattepanda_mu @@ -0,0 +1,8 @@ +CONFIG_VENDOR_LATTEPANDA=y +CONFIG_ONBOARD_VGA_IS_PRIMARY=y +CONFIG_DEFAULT_CONSOLE_LOGLEVEL_5=y +CONFIG_PAYLOAD_EDK2=y +CONFIG_EDK2_BOOT_MANAGER_ESCAPE=y +CONFIG_EDK2_FOLLOW_BGRT_SPEC=y +# CONFIG_EDK2_PS2_SUPPORT is not set +CONFIG_EDK2_SERIAL_SUPPORT=y |