diff options
Diffstat (limited to 'src/config')
-rw-r--r-- | src/config/Options.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb index 7cff4530a7..a9753473fc 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -371,7 +371,7 @@ end ############################################### define CONFIG_SMP - default none + default 0 export always comment "Define if we support SMP" end |