diff options
author | Rob Thomas <xrobau@gmail.com> | 2021-04-22 20:24:50 +0000 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-04-23 08:12:33 +0200 |
commit | d5df496b9b9ee58a81394a603627e3430b36d5c1 (patch) | |
tree | 2dc23b25b94f58616989f135aa04d92b693c5c6a /scripts | |
parent | f038647e8e8a4e1fbe3b4e64e8369e3bdc20305e (diff) | |
download | vyos-build-d5df496b9b9ee58a81394a603627e3430b36d5c1.tar.gz vyos-build-d5df496b9b9ee58a81394a603627e3430b36d5c1.zip |
Kernel: T3489: re-enable NUMA in kernel build
All throughout the history of vyos-build, NUMA has been disabled.
It WAS enabled back in Vyatta days, so something somewhere has
accidentally turned it off - and it's ALSO mentioned explicitly
in various pieces of documentation, so it's MEANT to be on!
Note for future researchers: CONFIG_INOTIFY_STACKFS=y is provided
by a patch, so patch the kernel BEFORE running make menuconfig, or
manually put it back. If not, it'll vanish and is a wanted part of
the build.
Signed-Off-By: Rob Thomas <xrobau@gmail.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions