Embedded: switch to 64-bit environment and 6.1 kernel

This commit is contained in:
Floris Bos 2023-10-03 18:11:23 +02:00
parent 317dad3b24
commit af5828e6e2
11 changed files with 92 additions and 53 deletions

View file

@ -153,4 +153,7 @@ CONFIG_AUDIT=n
CONFIG_KALLSYMS=n
CONFIG_USB_DWCOTG=n
CONFIG_VIRTUALIZATION=n
CONFIG_KVM=n
# We don't need 32-bit support
CONFIG_COMPAT=n