diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-23 15:37:42 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-28 22:10:12 +1000 |
commit | e9cb40a7d63ee256e32cf28b8b77a711956933ca (patch) | |
tree | 8eaf78db73b8732b781f040e2cb32d85d2c0fe92 /arch/powerpc/configs/cell_defconfig | |
parent | 5a73b1a18a5c87b36e3b8ff4c11b905f7d5be61b (diff) | |
download | blackbird-op-linux-e9cb40a7d63ee256e32cf28b8b77a711956933ca.tar.gz blackbird-op-linux-e9cb40a7d63ee256e32cf28b8b77a711956933ca.zip |
powerpc/configs: Drop MEMORY_HOTREMOVE from ppc64/cell
xxxx
In commit 577ec789a79e ("powerpc/cell: Drop select of MEMORY_HOTPLUG")
we removed the last traces of any dependency between
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs/cell_defconfig')
-rw-r--r-- | arch/powerpc/configs/cell_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/cell_defconfig b/arch/powerpc/configs/cell_defconfig index 65299b2846bb..c6fb2092af38 100644 --- a/arch/powerpc/configs/cell_defconfig +++ b/arch/powerpc/configs/cell_defconfig @@ -37,7 +37,6 @@ CONFIG_GEN_RTC=y CONFIG_BINFMT_MISC=m CONFIG_IRQ_ALL_CPUS=y CONFIG_NUMA=y -CONFIG_MEMORY_HOTREMOVE=y CONFIG_PPC_64K_PAGES=y CONFIG_SCHED_SMT=y CONFIG_PCIEPORTBUS=y |