select GENERIC_CLOCKEVENTS
        select ARCH_REQUIRE_GPIOLIB
        select CLKDEV_LOOKUP
 ++++++ select CLKSRC_MMIO
      + select HAVE_SCHED_CLOCK
        help
          Support for Freescale MXC/iMX-based family of processors
       
       source "kernel/power/Kconfig"
       
       config ARCH_SUSPEND_POSSIBLE
-- ---  depends on !ARCH_S5P64X0 && !ARCH_S5P6442
++ ++++ depends on !ARCH_S5P64X0 && !ARCH_S5P6442 && !ARCH_S5PC100
      + depends on CPU_ARM920T || CPU_ARM926T || CPU_SA1100 || \
      +         CPU_V6 || CPU_V6K || CPU_V7 || CPU_XSC3 || CPU_XSCALE
        def_bool y
       
       endmenu
 
                W(b)    __armv4_mpu_cache_on
                W(b)    __armv4_mpu_cache_off
                W(b)    __armv4_mpu_cache_flush
+ +    
+++ +++         .word   0x41069260              @ ARM926EJ-S (v5TEJ)
+++ +++         .word   0xff0ffff0
+++ +++         b       __arm926ejs_mmu_cache_on
+++ +++         b       __armv4_mmu_cache_off
+++ +++         b       __armv5tej_mmu_cache_flush
 +  +++
                .word   0x00007000              @ ARM7 IDs
                .word   0x0000f000
                mov     pc, lr