summaryrefslogtreecommitdiffstats
path: root/arch/ppc
diff options
context:
space:
mode:
authorsascha <sascha@nomad.localdomain>2007-10-19 11:07:06 +0200
committersascha <sascha@nomad.localdomain>2007-10-19 11:07:06 +0200
commita39dde980d8c648ffb74b12a4c1ca7466c792fa2 (patch)
tree2f93428504a3d8a123724fefef774f79d7dbd67f /arch/ppc
parent83f101bc30ce98ead9edfed8e5531a4aa4228886 (diff)
downloadbarebox-a39dde980d8c648ffb74b12a4c1ca7466c792fa2.tar.gz
barebox-a39dde980d8c648ffb74b12a4c1ca7466c792fa2.tar.xz
remove CONFIG_IDENT_STRING. It's unused
Diffstat (limited to 'arch/ppc')
-rw-r--r--arch/ppc/mach-mpc5xxx/start.S4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/ppc/mach-mpc5xxx/start.S b/arch/ppc/mach-mpc5xxx/start.S
index eda85983ed..0c87e6b3d1 100644
--- a/arch/ppc/mach-mpc5xxx/start.S
+++ b/arch/ppc/mach-mpc5xxx/start.S
@@ -33,10 +33,6 @@
#include <asm/cache.h>
#include <asm/mmu.h>
-#ifndef CONFIG_IDENT_STRING
-#define CONFIG_IDENT_STRING ""
-#endif
-
/* We don't want the MMU yet.
*/
#undef MSR_KERNEL