diff options
Diffstat (limited to 'scripts/config/zconf.gperf')
-rw-r--r-- | scripts/config/zconf.gperf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/config/zconf.gperf b/scripts/config/zconf.gperf index 22b6d6f8d6..0f1025ad65 100644 --- a/scripts/config/zconf.gperf +++ b/scripts/config/zconf.gperf @@ -43,5 +43,6 @@ on, T_ON, TF_PARAM modules, T_OPT_MODULES, TF_OPTION defconfig_list, T_OPT_DEFCONFIG_LIST,TF_OPTION env, T_OPT_ENV, TF_OPTION +allnoconfig_y, T_OPT_ALLNOCONFIG_Y,TF_OPTION reset, T_RESET, TF_COMMAND %% |