[linux-yocto] [PATCH 76/94] arm/configs: Disable system memory controller monitoring for now

Paul Butler butler.paul at gmail.com
Thu Nov 7 17:13:30 PST 2013


From: John Jacques <john.jacques at lsi.com>

It breaks memory retention.

Signed-off-by: John Jacques <john.jacques at lsi.com>
---
 arch/arm/configs/lsi_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/configs/lsi_defconfig b/arch/arm/configs/lsi_defconfig
index 91ee2b8..8262474 100644
--- a/arch/arm/configs/lsi_defconfig
+++ b/arch/arm/configs/lsi_defconfig
@@ -765,7 +765,7 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
 # CONFIG_USB_SWITCH_FSA9480 is not set
 CONFIG_LSI_MTC=y
 CONFIG_LSI_NCR=y
-CONFIG_LSI_SMMON=y
+# CONFIG_LSI_SMMON is not set
 # CONFIG_C2PORT is not set
 
 #
-- 
1.8.3.4




More information about the linux-yocto mailing list