summaryrefslogtreecommitdiffstats
path: root/0010-am335x_evm-enable-gpio-command.patch
diff options
context:
space:
mode:
Diffstat (limited to '0010-am335x_evm-enable-gpio-command.patch')
-rw-r--r--0010-am335x_evm-enable-gpio-command.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/0010-am335x_evm-enable-gpio-command.patch b/0010-am335x_evm-enable-gpio-command.patch
deleted file mode 100644
index 11292cd..0000000
--- a/0010-am335x_evm-enable-gpio-command.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From ecc20428e97df32c85d07dbadd5ac43d3d7a2977 Mon Sep 17 00:00:00 2001
-From: Jason Kridner <jdk@ti.com>
-Date: Thu, 4 Apr 2013 05:57:00 +0000
-Subject: [PATCH 10/15] am335x_evm: enable gpio command
-
----
- include/configs/am335x_evm.h | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
-index 941c6fb..70ace70 100644
---- a/include/configs/am335x_evm.h
-+++ b/include/configs/am335x_evm.h
-@@ -44,7 +44,7 @@
-
- /* commands to include */
- #include <config_cmd_default.h>
--
-+#define CONFIG_CMD_GPIO
- #define CONFIG_CMD_ASKENV
- #define CONFIG_VERSION_VARIABLE
-
---
-1.8.3.1
-