diff options
-rw-r--r-- | config-powerpc-generic | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config-powerpc-generic b/config-powerpc-generic index c297a80ef..8b2f35120 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 |