]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/ppc/platforms/pq2ads.h
[POWERPC] 4xx: Fix 4xx flush_tlb_page()
[linux-2.6-omap-h63xx.git] / arch / ppc / platforms / pq2ads.h
index 067d9a5aebc108f7301913e74d3d218161c23ea7..2b287f4e0ca3c9166efd689375bc484f144b831a 100644 (file)
@@ -9,10 +9,13 @@
 #ifndef __MACH_ADS8260_DEFS
 #define __MACH_ADS8260_DEFS
 
-#include <linux/config.h>
 
 #include <asm/ppcboot.h>
 
+#if defined(CONFIG_ADS8272)
+#define BOARD_CHIP_NAME "8272"
+#endif
+
 /* Memory map is configured by the PROM startup.
  * We just map a few things we need.  The CSR is actually 4 byte-wide
  * registers that can be accessed as 8-, 16-, or 32-bit values.