summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--board/fads/fads.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/fads/fads.h b/board/fads/fads.h
index c6f7ccde07..a7fe2e9019 100644
--- a/board/fads/fads.h
+++ b/board/fads/fads.h
@@ -71,7 +71,10 @@
#undef CONFIG_BOOTARGS
#undef CONFIG_WATCHDOG /* watchdog disabled */
+
+#if !defined(CONFIG_MPC885ADS)
#define CONFIG_BZIP2 /* include support for bzip2 compressed images */
+#endif
/*
* New MPC86xADS and MPC885ADS provide two Ethernet connectivity options:
OpenPOWER on IntegriCloud