Remove CCACHE from p9 defconfig, as this choice should be up to the user.
Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
diff --git a/openpower/configs/openpower_p9_mambo_defconfig b/openpower/configs/openpower_p9_mambo_defconfig
index e0d8783..6ed22b8 100644
--- a/openpower/configs/openpower_p9_mambo_defconfig
+++ b/openpower/configs/openpower_p9_mambo_defconfig
@@ -1,6 +1,5 @@
BR2_powerpc64le=y
BR2_powerpc_power8=y
-BR2_CCACHE=y
BR2_KERNEL_HEADERS_4_4=y
BR2_GLIBC_VERSION_2_23=y
BR2_BINUTILS_EXTRA_CONFIG_OPTIONS="--enable-targets=powerpc64-linux"