diff options
Diffstat (limited to 'arch/mips')
-rw-r--r-- | arch/mips/config.in | 1 | ||||
-rw-r--r-- | arch/mips/defconfig | 1 | ||||
-rw-r--r-- | arch/mips/defconfig-atlas | 1 | ||||
-rw-r--r-- | arch/mips/defconfig-ddb5476 | 1 | ||||
-rw-r--r-- | arch/mips/defconfig-decstation | 1 | ||||
-rw-r--r-- | arch/mips/defconfig-ev64120 | 1 | ||||
-rw-r--r-- | arch/mips/defconfig-ev96100 | 1 | ||||
-rw-r--r-- | arch/mips/defconfig-ip22 | 1 | ||||
-rw-r--r-- | arch/mips/defconfig-malta | 1 | ||||
-rw-r--r-- | arch/mips/defconfig-ocelot | 1 | ||||
-rw-r--r-- | arch/mips/defconfig-rm200 | 1 |
11 files changed, 11 insertions, 0 deletions
diff --git a/arch/mips/config.in b/arch/mips/config.in index 6e0267008..6a349f691 100644 --- a/arch/mips/config.in +++ b/arch/mips/config.in @@ -3,6 +3,7 @@ # see Documentation/kbuild/config-language.txt. # define_bool CONFIG_MIPS y +define_bool CONFIG_SMP n mainmenu_name "Linux Kernel Configuration" diff --git a/arch/mips/defconfig b/arch/mips/defconfig index f7adf3a26..f8bc26345 100644 --- a/arch/mips/defconfig +++ b/arch/mips/defconfig @@ -2,6 +2,7 @@ # Automatically generated make config: don't edit # CONFIG_MIPS=y +# CONFIG_SMP is not set # # Code maturity level options diff --git a/arch/mips/defconfig-atlas b/arch/mips/defconfig-atlas index 7f60e5747..1c4eccc4e 100644 --- a/arch/mips/defconfig-atlas +++ b/arch/mips/defconfig-atlas @@ -2,6 +2,7 @@ # Automatically generated make config: don't edit # CONFIG_MIPS=y +# CONFIG_SMP is not set # # Code maturity level options diff --git a/arch/mips/defconfig-ddb5476 b/arch/mips/defconfig-ddb5476 index c44d68875..be900da57 100644 --- a/arch/mips/defconfig-ddb5476 +++ b/arch/mips/defconfig-ddb5476 @@ -2,6 +2,7 @@ # Automatically generated make config: don't edit # CONFIG_MIPS=y +# CONFIG_SMP is not set # # Code maturity level options diff --git a/arch/mips/defconfig-decstation b/arch/mips/defconfig-decstation index d14fdbe42..064f88719 100644 --- a/arch/mips/defconfig-decstation +++ b/arch/mips/defconfig-decstation @@ -2,6 +2,7 @@ # Automatically generated make config: don't edit # CONFIG_MIPS=y +# CONFIG_SMP is not set # # Code maturity level options diff --git a/arch/mips/defconfig-ev64120 b/arch/mips/defconfig-ev64120 index 35ef59c55..ee5b751eb 100644 --- a/arch/mips/defconfig-ev64120 +++ b/arch/mips/defconfig-ev64120 @@ -2,6 +2,7 @@ # Automatically generated make config: don't edit # CONFIG_MIPS=y +# CONFIG_SMP is not set # # Code maturity level options diff --git a/arch/mips/defconfig-ev96100 b/arch/mips/defconfig-ev96100 index 1c864281f..e20c9107e 100644 --- a/arch/mips/defconfig-ev96100 +++ b/arch/mips/defconfig-ev96100 @@ -2,6 +2,7 @@ # Automatically generated make config: don't edit # CONFIG_MIPS=y +# CONFIG_SMP is not set # # Code maturity level options diff --git a/arch/mips/defconfig-ip22 b/arch/mips/defconfig-ip22 index f7adf3a26..f8bc26345 100644 --- a/arch/mips/defconfig-ip22 +++ b/arch/mips/defconfig-ip22 @@ -2,6 +2,7 @@ # Automatically generated make config: don't edit # CONFIG_MIPS=y +# CONFIG_SMP is not set # # Code maturity level options diff --git a/arch/mips/defconfig-malta b/arch/mips/defconfig-malta index 4c626babf..5c20f0e33 100644 --- a/arch/mips/defconfig-malta +++ b/arch/mips/defconfig-malta @@ -2,6 +2,7 @@ # Automatically generated make config: don't edit # CONFIG_MIPS=y +# CONFIG_SMP is not set # # Code maturity level options diff --git a/arch/mips/defconfig-ocelot b/arch/mips/defconfig-ocelot index 03c52c202..f4f59a9e6 100644 --- a/arch/mips/defconfig-ocelot +++ b/arch/mips/defconfig-ocelot @@ -2,6 +2,7 @@ # Automatically generated make config: don't edit # CONFIG_MIPS=y +# CONFIG_SMP is not set # # Code maturity level options diff --git a/arch/mips/defconfig-rm200 b/arch/mips/defconfig-rm200 index 282b59758..c9676ca0f 100644 --- a/arch/mips/defconfig-rm200 +++ b/arch/mips/defconfig-rm200 @@ -2,6 +2,7 @@ # Automatically generated make config: don't edit # CONFIG_MIPS=y +# CONFIG_SMP is not set # # Code maturity level options |