aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/guest_modes.c
diff options
context:
space:
mode:
authorYoann Congal <[email protected]>2024-05-05 10:03:43 +0200
committerPetr Mladek <[email protected]>2024-05-06 17:39:09 +0200
commit27021649ec88cf9aa14d2ac7e7f2e6789f055978 (patch)
treebcbcbe1d18962075e1e3ad18ee900cdebbe8e72e /tools/testing/selftests/kvm/lib/guest_modes.c
parentb3e90f375b3c7ab85aef631ebb0ad8ce66cbf3fd (diff)
printk: Remove redundant CONFIG_BASE_FULL
CONFIG_BASE_FULL is equivalent to !CONFIG_BASE_SMALL and is enabled by default: CONFIG_BASE_SMALL is the special case to take care of. So, remove CONFIG_BASE_FULL and move the config choice to CONFIG_BASE_SMALL (which defaults to 'n') For defconfigs explicitely disabling BASE_FULL, explicitely enable BASE_SMALL. For defconfigs explicitely enabling BASE_FULL, drop it as it is the default. Signed-off-by: Yoann Congal <[email protected]> Reviewed-by: Petr Mladek <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'tools/testing/selftests/kvm/lib/guest_modes.c')
0 files changed, 0 insertions, 0 deletions