]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/arm720t/cpu.c
arm: Remove support for lpc2292
[u-boot] / arch / arm / cpu / arm720t / cpu.c
index ce7b3c9c24e1ac45e3f84ba46fc4b447aa726dd5..e25f6f2ea7ac9ed3aece83bba52ee4f5acc8f3e1 100644 (file)
@@ -46,7 +46,7 @@ int cleanup_before_linux (void)
         * and we set the CPU-speed to 73 MHz - see start.S for details
         */
 
-#if defined(CONFIG_NETARM) || defined(CONFIG_S3C4510B) || defined(CONFIG_LPC2292)
+#if defined(CONFIG_NETARM) || defined(CONFIG_S3C4510B)
        disable_interrupts ();
        /* Nothing more needed */
 #elif defined(CONFIG_INTEGRATOR) && defined(CONFIG_ARCH_INTEGRATOR)