Skip to content

Commit

Permalink
More kernel flags edit for NUMA support
Browse files Browse the repository at this point in the history
Signed-off-by: Vince Villamora <[email protected]>
  • Loading branch information
vincejv authored Dec 24, 2023
1 parent 7ec845e commit 8101ea2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions target/linux/generic/config-5.15
Original file line number Diff line number Diff line change
Expand Up @@ -2431,8 +2431,8 @@ CONFIG_HPET_MMAP_DEFAULT=y
# CONFIG_HTC_PASIC3 is not set
# CONFIG_HTS221 is not set
# CONFIG_HTU21 is not set
# CONFIG_HUGETLBFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
# CONFIG_HVC_DCC is not set
# CONFIG_HVC_UDBG is not set
# CONFIG_HWLAT_TRACER is not set
Expand Down Expand Up @@ -4829,7 +4829,7 @@ CONFIG_PRINT_STACK_DEPTH=64
# CONFIG_PROC_CHILDREN is not set
CONFIG_PROC_FS=y
# CONFIG_PROC_KCORE is not set
# CONFIG_PROC_PAGE_MONITOR is not set
CONFIG_PROC_PAGE_MONITOR=y
# CONFIG_PROC_STRIPPED is not set
CONFIG_PROC_SYSCTL=y
# CONFIG_PROC_VMCORE_DEVICE_DUMP is not set
Expand Down

0 comments on commit 8101ea2

Please sign in to comment.