boards/qemu-intel64/jumbo: enable procfs ACPI

enable export of ACPI tables with procfs:

nsh> ls proc/acpi
/proc/acpi:
 FACP
 DSDT
 APIC
 MCFG

Signed-off-by: raiden00pl <raiden00@railab.me>
This commit is contained in:
raiden00pl 2026-01-19 12:01:05 +01:00 committed by simbit18
parent f19b28d3d2
commit 8a5f646029

View file

@ -56,6 +56,7 @@ CONFIG_EXAMPLES_UDPBLASTER_HOSTIP=0xc0a80801
CONFIG_EXAMPLES_UDPBLASTER_TARGETIP=0xc0a80868
CONFIG_FS_FAT=y
CONFIG_FS_PROCFS=y
CONFIG_FS_PROCFS_REGISTER=y
CONFIG_HIDKBD_STACKSIZE=10240
CONFIG_HIDMOUSE_STACKSIZE=10240
CONFIG_IDLETHREAD_STACKSIZE=4194304