• Alessandro Rubini's avatar
    config: added a full configuration for ./MAKEALL · 014c5b4c
    Alessandro Rubini authored
    This configuration includes all developer options, so we are sure that
    ./MAKEALL is build-testing all the code (excluding the very-reduced
    pp_printf implementations).
    
    If you want to check which config options are used, please run
    
      grep '^config' Kconfig | tr '[a-z] ' '[A-Z]_' | while read n; do
        echo =========== $n
        grep -rhl "$n=" configs/*
      done
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    014c5b4c
Name
Last commit
Last update
..
devel_build_test_defconfig Loading commit data...
gsi_defconfig Loading commit data...
spec_defconfig Loading commit data...
wr_switch_defconfig Loading commit data...
wrnic_defconfig Loading commit data...