]> git.sur5r.net Git - u-boot/blobdiff - drivers/pcmcia/mpc8xx_pcmcia.c
mpc8xx: remove lwmon board support
[u-boot] / drivers / pcmcia / mpc8xx_pcmcia.c
index ea88494180626fba54c7986d64d4c3253c399dee..1b41e391583d16d76db701076c0a94f5394acae9 100644 (file)
@@ -58,15 +58,9 @@ static const u_int m8xx_size_to_gray[M8XX_SIZES_NO] =
 
 /* -------------------------------------------------------------------- */
 
-#if    defined(CONFIG_LWMON)
-#define        CONFIG_SYS_PCMCIA_TIMING        (       PCMCIA_SHT(9)   \
-                               |       PCMCIA_SST(3)   \
-                               |       PCMCIA_SL(12))
-#else
 #define        CONFIG_SYS_PCMCIA_TIMING        (       PCMCIA_SHT(2)   \
                                |       PCMCIA_SST(4)   \
                                |       PCMCIA_SL(9))
-#endif
 
 /* -------------------------------------------------------------------- */