[PATCH] at91_serial -> atmel_serial: Kconfig symbols
[pandora-kernel.git] / arch / arm / mach-at91rm9200 / devices.c
index 0152553..2d6b8b3 100644 (file)
@@ -544,7 +544,7 @@ void __init at91_init_leds(u8 cpu_led, u8 timer_led) {}
  *  UART
  * -------------------------------------------------------------------- */
 
-#if defined(CONFIG_SERIAL_AT91)
+#if defined(CONFIG_SERIAL_ATMEL)
 static struct resource dbgu_resources[] = {
        [0] = {
                .start  = AT91_VA_BASE_SYS + AT91_DBGU,