diff options
| -rw-r--r-- | arch/xtensa/Kconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index 3e89767cea72..c9b5d298e3c4 100644 --- a/arch/xtensa/Kconfig +++ b/arch/xtensa/Kconfig | |||
| @@ -132,7 +132,7 @@ config XTENSA_CPU_CLOCK | |||
| 132 | config GENERIC_CALIBRATE_DELAY | 132 | config GENERIC_CALIBRATE_DELAY |
| 133 | bool "Auto calibration of the BogoMIPS value" | 133 | bool "Auto calibration of the BogoMIPS value" |
| 134 | ---help--- | 134 | ---help--- |
| 135 | The BogoMIPS value can easily derived from the CPU frequency. | 135 | The BogoMIPS value can easily be derived from the CPU frequency. |
| 136 | 136 | ||
| 137 | config CMDLINE_BOOL | 137 | config CMDLINE_BOOL |
| 138 | bool "Default bootloader kernel arguments" | 138 | bool "Default bootloader kernel arguments" |
| @@ -158,6 +158,8 @@ config XTENSA_ISS_NETWORK | |||
| 158 | depends on XTENSA_PLATFORM_ISS | 158 | depends on XTENSA_PLATFORM_ISS |
| 159 | default y | 159 | default y |
| 160 | 160 | ||
| 161 | source "mm/Kconfig" | ||
| 162 | |||
| 161 | endmenu | 163 | endmenu |
| 162 | 164 | ||
| 163 | menu "Bus options" | 165 | menu "Bus options" |
