Hi all,
I'm trying to install SMP support in my 4.3 kernel. I followed the
documentation in the Handbook and tried into include the other options like
NCPU, NBUS...
However, when I tried to rebuild the kernel: make buildkernel
KERNCONF=NEWCONFIG, the compiler popped out an error saying that it does not
recognise option NCPU and every other option for SMP. Does this mean that
4.3 onwards these options are not required?
Please comment.