diff options
| -rw-r--r-- | arch/microblaze/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/microblaze/Kconfig b/arch/microblaze/Kconfig index 6feded3b0c4c..a7736fa0580c 100644 --- a/arch/microblaze/Kconfig +++ b/arch/microblaze/Kconfig | |||
| @@ -129,6 +129,10 @@ endmenu | |||
| 129 | 129 | ||
| 130 | menu "Kernel features" | 130 | menu "Kernel features" |
| 131 | 131 | ||
| 132 | config NR_CPUS | ||
| 133 | int | ||
| 134 | default "1" | ||
| 135 | |||
| 132 | config ADVANCED_OPTIONS | 136 | config ADVANCED_OPTIONS |
| 133 | bool "Prompt for advanced kernel configuration options" | 137 | bool "Prompt for advanced kernel configuration options" |
| 134 | help | 138 | help |
