summaryrefslogtreecommitdiffstats
path: root/include/configs/palmtc.h
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2011-11-26 07:20:07 +0100
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-12-06 23:59:32 +0100
commitabc20aba1834c321a638b367c18dcce1bb4e232d (patch)
treecc59ef2d03cef765043d96b5dfbbfc5c41329370 /include/configs/palmtc.h
parent3e43c749f2c9c22e0841294c304639907b444608 (diff)
downloadtalos-obmc-uboot-abc20aba1834c321a638b367c18dcce1bb4e232d.tar.gz
talos-obmc-uboot-abc20aba1834c321a638b367c18dcce1bb4e232d.zip
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Diffstat (limited to 'include/configs/palmtc.h')
-rw-r--r--include/configs/palmtc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/palmtc.h b/include/configs/palmtc.h
index 026e183168..d1fef258ce 100644
--- a/include/configs/palmtc.h
+++ b/include/configs/palmtc.h
@@ -27,7 +27,7 @@
/*
* High Level Board Configuration Options
*/
-#define CONFIG_PXA250 1 /* Intel PXA255 CPU */
+#define CONFIG_CPU_PXA25X 1 /* Intel PXA255 CPU */
#define CONFIG_PALMTC 1 /* Palm Tungsten|C board */
/*
OpenPOWER on IntegriCloud