[oe-commits] Koen Kooi : linux-omap4: disable L2 PLE access for panda

git version control git at git.openembedded.org
Wed Jan 5 11:38:08 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ffdd614909abaac52f0a68b736443887eb7af215
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ffdd614909abaac52f0a68b736443887eb7af215

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Jan  5 12:34:49 2011 +0100

linux-omap4: disable L2 PLE access for panda

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/linux/linux-omap4/omap4430-panda/defconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux-omap4/omap4430-panda/defconfig b/recipes/linux/linux-omap4/omap4430-panda/defconfig
index 11c7d5c..041887c 100644
--- a/recipes/linux/linux-omap4/omap4430-panda/defconfig
+++ b/recipes/linux/linux-omap4/omap4430-panda/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.35.3
-# Mon Jan  3 18:32:31 2011
+# Wed Jan  5 11:21:06 2011
 #
 CONFIG_ARM=y
 CONFIG_HAVE_PWM=y
@@ -320,7 +320,7 @@ CONFIG_CACHE_L2X0=y
 CONFIG_CACHE_PL310=y
 CONFIG_ARM_L1_CACHE_SHIFT=5
 CONFIG_ARM_DMA_MEM_BUFFERABLE=y
-CONFIG_USER_L2_PLE=y
+# CONFIG_USER_L2_PLE is not set
 CONFIG_USER_PMON=y
 CONFIG_CPU_HAS_PMU=y
 # CONFIG_ARM_ERRATA_430973 is not set





More information about the Openembedded-commits mailing list