summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/cell_defconfig
diff options
context:
space:
mode:
authorCyril Bur <cyril.bur@au1.ibm.com>2014-09-05 11:16:43 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2014-09-09 19:02:46 +1000
commitd11dfd179b444bcbc15545cc03761f607168d7a3 (patch)
treee694a85f46474fe1378f0e3ddb791d39d52dc817 /arch/powerpc/configs/cell_defconfig
parentc1c8a92f7017519f343fa87a32e544c217d9d287 (diff)
powerpc: Make CONFIG_FHANDLE=y for all 64 bit powerpc defconfigs
CONFIG_FHANDLE is a requirement for systemd and with the increasing uptake of systemd within distros it makes sense for 64 bit defconfigs to include it. Signed-off-by: Cyril Bur <cyril.bur@au1.ibm.com>
Diffstat (limited to 'arch/powerpc/configs/cell_defconfig')
-rw-r--r--arch/powerpc/configs/cell_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/cell_defconfig b/arch/powerpc/configs/cell_defconfig
index 4bee1a6d41d0..45fd06cdc3e8 100644
--- a/arch/powerpc/configs/cell_defconfig
+++ b/arch/powerpc/configs/cell_defconfig
@@ -5,6 +5,7 @@ CONFIG_SMP=y
CONFIG_NR_CPUS=4
CONFIG_EXPERIMENTAL=y
CONFIG_SYSVIPC=y
+CONFIG_FHANDLE=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=15