ARM: bcm283x: don't always define CONFIG_BCM2835
[platform/kernel/u-boot.git] / arch / arm / mach-bcm283x / include / mach / gpio.h
index c8ef8f5..e6e5d16 100644 (file)
@@ -9,7 +9,7 @@
 #ifndef _BCM2835_GPIO_H_
 #define _BCM2835_GPIO_H_
 
-#ifdef CONFIG_BCM2836
+#ifndef CONFIG_BCM2835
 #define BCM2835_GPIO_BASE              0x3f200000
 #else
 #define BCM2835_GPIO_BASE              0x20200000