]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
CRIS v32: Change name for simulator config in asm-cris/arch-v32/processor.h
authorJesper Nilsson <jesper.nilsson@axis.com>
Mon, 28 Jan 2008 17:06:43 +0000 (18:06 +0100)
committerJesper Nilsson <jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:38 +0000 (11:06 +0100)
include/asm-cris/arch-v32/processor.h

index 5553b0cd02bf0f2f473554e5b27cd2f68fdd9b6f..f80b47790ca6e29f5e1e4065a43f5213dfab7fff 100644 (file)
@@ -23,7 +23,7 @@ struct thread_struct {
  * User-space process size. This is hardcoded into a few places, so don't
  * changed it unless everything's clear!
  */
-#ifndef CONFIG_ETRAXFS_SIM
+#ifndef CONFIG_ETRAX_VCS_SIM
 #define TASK_SIZE      (0xB0000000UL)
 #else
 #define TASK_SIZE      (0xA0000000UL)