mirror of
https://github.com/apache/nuttx.git
synced 2026-08-27 12:20:46 +00:00
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:
parent
f19b28d3d2
commit
8a5f646029
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue