From da0f2af279563ddc75eff304ad5389f7f0e79381 Mon Sep 17 00:00:00 2001
From: Asen Dimov <dimov@ronetix.at>
Date: Wed, 7 Apr 2010 12:33:11 +0300
Subject: [PATCH] pm9263: remove CONFIG_CMD_AUTOSCRIPT

Signed-off-by: Asen Dimov <dimov@ronetix.at>
---
 include/configs/pm9263.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/configs/pm9263.h b/include/configs/pm9263.h
index 807dba8f42..f854f3874d 100644
--- a/include/configs/pm9263.h
+++ b/include/configs/pm9263.h
@@ -215,7 +215,6 @@
 #include <config_cmd_default.h>
 #undef CONFIG_CMD_BDI
 #undef CONFIG_CMD_IMI
-#undef CONFIG_CMD_AUTOSCRIPT
 #undef CONFIG_CMD_FPGA
 #undef CONFIG_CMD_LOADS
 #undef CONFIG_CMD_IMLS
-- 
2.39.5