5e50ab4f ("pcm030: cleanup config.h") removed the last reference to MACH_PHYCORE_MPC5200B_TINY_REV_1 (The current name is a typo), so the Kconfig option hasn't been serving a purpose for 7 years. Drop it. Signed-off-by: Ahmad Fatoum <ahmad@xxxxxx> --- arch/ppc/mach-mpc5xxx/Kconfig | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/arch/ppc/mach-mpc5xxx/Kconfig b/arch/ppc/mach-mpc5xxx/Kconfig index 180aa32ad12e..4da947dc6cfc 100644 --- a/arch/ppc/mach-mpc5xxx/Kconfig +++ b/arch/ppc/mach-mpc5xxx/Kconfig @@ -34,17 +34,4 @@ config MPC5xxx depends on MACH_PHYCORE_MPC5200B_TINY default y -menu "Board specific settings" - -config MACH_PHYCORE_MPC5200B_TINY_REV - int "Board Revision" - default 1 - depends on MACH_PHYCORE_MPC5200B_TINY - help - Revision 0 and revision 1 of the tiny board have - incompatible flash settings. Unless you have a very - old board you should set this option to 1 - -endmenu - endif -- 2.20.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox