summaryrefslogtreecommitdiffstats
path: root/config-powerpc-generic
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2011-11-04 11:57:52 -0400
committerJosh Boyer <jwboyer@redhat.com>2011-11-04 11:57:52 -0400
commita0b40e3acc5a2325cbb2d2719cd90c84030286e0 (patch)
treefe2dcce8cbe204649305f5125371aef3e6d9facd /config-powerpc-generic
parent7b0cc2278dffcf7a403d3dfa30c33dba0b3d7794 (diff)
downloadkernel-a0b40e3acc5a2325cbb2d2719cd90c84030286e0.tar.gz
kernel-a0b40e3acc5a2325cbb2d2719cd90c84030286e0.tar.xz
kernel-a0b40e3acc5a2325cbb2d2719cd90c84030286e0.zip
Disable btrfs for ppc (rhbz 747079)
Diffstat (limited to 'config-powerpc-generic')
-rw-r--r--config-powerpc-generic3
1 files changed, 3 insertions, 0 deletions
diff --git a/config-powerpc-generic b/config-powerpc-generic
index c297a80e..8b2f3512 100644
--- a/config-powerpc-generic
+++ b/config-powerpc-generic
@@ -356,3 +356,6 @@ CONFIG_RFKILL_GPIO=m
# CONFIG_IBM_EMAC is not set
# CONFIG_NET_VENDOR_PASEMI is not set
# CONFIG_NET_VENDOR_TOSHIBA is not set
+
+# Disable btrfs until it is shown to work with 64k pages (rhbz 747079)
+# CONFIG_BTRFS_FS is not set