diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2020-05-21 19:55:58 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-05-28 16:24:35 +0300 |
commit | 548f5244f1064c9facb19c5e97c21e1e80102ea0 (patch) | |
tree | 215c97a02aa894f32f77e58eddb47d264a74db42 /arch/powerpc/configs/ppc40x_defconfig | |
parent | 5786074b96e38691a0cb3d3644ca2aa5d6d8830d (diff) | |
download | linux-548f5244f1064c9facb19c5e97c21e1e80102ea0.tar.xz |
powerpc/40x: Remove EP405
EP405 is an old type of board based on a 405GP which is obsolete.
Remove it.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/e9534caa51f327c841b3db5f48043a47ad70d246.1590079968.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'arch/powerpc/configs/ppc40x_defconfig')
-rw-r--r-- | arch/powerpc/configs/ppc40x_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/ppc40x_defconfig b/arch/powerpc/configs/ppc40x_defconfig index 88960a72b525..25f6c91e843a 100644 --- a/arch/powerpc/configs/ppc40x_defconfig +++ b/arch/powerpc/configs/ppc40x_defconfig @@ -10,7 +10,6 @@ CONFIG_MODULE_UNLOAD=y # CONFIG_BLK_DEV_BSG is not set CONFIG_PPC4xx_GPIO=y CONFIG_ACADIA=y -CONFIG_EP405=y CONFIG_HOTFOOT=y CONFIG_KILAUEA=y CONFIG_MAKALU=y |