fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / arch / h8300 / platform / h8300h / h8max / crt0_ram.S
index f3140f7..efcbefb 100644 (file)
@@ -10,7 +10,6 @@
 
 #define ASSEMBLY
 
-#include <linux/config.h>
 #include <asm/linkage.h>
        
 #if !defined(CONFIG_BLKDEV_RESERVE)
@@ -40,7 +39,7 @@ SYMBOL_NAME_LABEL(_start)
 
        /* Peripheral Setup */
        
-#if defined(CONFIG_BLK_DEV_BLKMEM)
+#if defined(CONFIG_MTD_UCLINUX)
        /* move romfs image */
        jsr     @__move_romfs   
 #endif