ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig
[platform/kernel/u-boot.git] / arch / arm / include / asm / global_data.h
index dfcbcce..1aab629 100644 (file)
@@ -67,7 +67,7 @@ struct arch_global_data {
        phys_addr_t resv_ram;
 #endif
 
-#ifdef CONFIG_ARCH_OMAP2
+#ifdef CONFIG_ARCH_OMAP2PLUS
        u32 omap_boot_device;
        u32 omap_boot_mode;
        u8 omap_ch_flags;