diff options
Diffstat (limited to 'src/config/Options.lb')
-rw-r--r-- | src/config/Options.lb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb index e56e664194..eb3c4e16ab 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -380,11 +380,6 @@ define CONFIG_SMP export always comment "Define if we support SMP" end -define SMP - default none - export always - comment "Define if we support SMP" -end define MAX_CPUS default 1 export always |