From 51cc9c2e26046a6d85a81786ba678bb3b7191904 Mon Sep 17 00:00:00 2001 From: Chris Zankel Date: Thu, 30 Jun 2005 02:58:58 -0700 Subject: [PATCH] --- yaml --- r: 4000 b: refs/heads/master c: 82300bf479d7cdf87214b81ca5dc003bbc4f7e8f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/xtensa/Kconfig | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 64a4cdd46d24..0840e315714e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5b0de927d9c9a72e42a4b581a897710f9ae5a6d1 +refs/heads/master: 82300bf479d7cdf87214b81ca5dc003bbc4f7e8f diff --git a/trunk/arch/xtensa/Kconfig b/trunk/arch/xtensa/Kconfig index 3e89767cea72..c9b5d298e3c4 100644 --- a/trunk/arch/xtensa/Kconfig +++ b/trunk/arch/xtensa/Kconfig @@ -132,7 +132,7 @@ config XTENSA_CPU_CLOCK config GENERIC_CALIBRATE_DELAY bool "Auto calibration of the BogoMIPS value" ---help--- - The BogoMIPS value can easily derived from the CPU frequency. + The BogoMIPS value can easily be derived from the CPU frequency. config CMDLINE_BOOL bool "Default bootloader kernel arguments" @@ -158,6 +158,8 @@ config XTENSA_ISS_NETWORK depends on XTENSA_PLATFORM_ISS default y +source "mm/Kconfig" + endmenu menu "Bus options"