summaryrefslogtreecommitdiff
path: root/package/Config.in
diff options
context:
space:
mode:
authorCarlos Santos <unixmania@gmail.com>2019-08-14 07:29:57 -0300
committerChristoph Muellner <christoph.muellner@theobroma-systems.com>2019-11-06 21:26:06 +0100
commit047143e579c69273b413e4d74edd1d7c68932d77 (patch)
tree343e1694129076339174a7673bd1b384a21f0686 /package/Config.in
parentffd5c0a11e142b1dd20af45e77785c58b4d329d2 (diff)
package/devmem2: remove packageHEAD2019.05.1-som
It was here just for backwards compatibility and is not used by any package or board after commits 59856480b6 packages/devmem2: remove from all board configurations 2f6e3eae55 package/ti-gfx: do not use devmem2 in script There are address casting issues with 32bit access on a 64bit bus (like on the SoC FPGA ARM processors) with this tool. The Busybox version of devmem is the most up to date and supports quadword access. Fixes: https://bugs.busybox.net/show_bug.cgi?id=10171 Signed-off-by: Carlos Santos <unixmania@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/Config.in b/package/Config.in
index 068f9b17a6..d31cb08c4b 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -419,7 +419,6 @@ endmenu
source "package/dbus-glib/Config.in"
source "package/dbus-python/Config.in"
source "package/dbus-triggerd/Config.in"
- source "package/devmem2/Config.in"
source "package/dfu-util/Config.in"
source "package/dmidecode/Config.in"
source "package/dmraid/Config.in"