The mechanism to trigger these options is in the form of an optional kernel feature that is only appended for qemux86 and qemux86-64, but is contained within the kernel tree.
This allows several things:
- the options to be available/shared for all boards - the options to be in tree - to not add the options to every board, which unecessarily bloats the default configuration.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>