aboutsummaryrefslogtreecommitdiffstats
path: root/with-linux-3.4/phys-virt.diff
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2012-08-21 21:36:42 -0400
committerbnewbold <bnewbold@robocracy.org>2012-08-22 14:24:57 -0400
commit8340edb2d8a24ee88bad3e230b77cbfedf81cff8 (patch)
tree79952b3b41d2ced650498a45970cdbc4d6333122 /with-linux-3.4/phys-virt.diff
parentb6be6e02f9bdecfb00b1264d7dfdf453badaba34 (diff)
downloaddreamplug-libertas_uap-8340edb2d8a24ee88bad3e230b77cbfedf81cff8.tar.gz
dreamplug-libertas_uap-8340edb2d8a24ee88bad3e230b77cbfedf81cff8.zip
commit all files and directions
See README and LICENSE.
Diffstat (limited to 'with-linux-3.4/phys-virt.diff')
-rw-r--r--with-linux-3.4/phys-virt.diff14
1 files changed, 0 insertions, 14 deletions
diff --git a/with-linux-3.4/phys-virt.diff b/with-linux-3.4/phys-virt.diff
deleted file mode 100644
index fc3d43e..0000000
--- a/with-linux-3.4/phys-virt.diff
+++ /dev/null
@@ -1,14 +0,0 @@
-Index: linux-3.4/arch/arm/Kconfig
-===================================================================
---- linux-3.4.orig/arch/arm/Kconfig 2012-05-27 17:00:06.244112647 -0300
-+++ linux-3.4/arch/arm/Kconfig 2012-05-27 17:01:06.456038133 -0300
-@@ -235,8 +235,7 @@
-
- config PHYS_OFFSET
- hex "Physical address of main memory" if MMU
-- depends on !ARM_PATCH_PHYS_VIRT && !NEED_MACH_MEMORY_H
-- default DRAM_BASE if !MMU
-+ default 0x0
- help
- Please provide the physical address corresponding to the
- location of main memory in your system.