From dd7c7ab01a04d645b7e7baa8530bfd81e31a2202 Mon Sep 17 00:00:00 2001 From: Vineet Gupta Date: Tue, 25 Aug 2020 18:37:17 -0700 Subject: ARC: [plat-eznps]: Drop support for EZChip NPS platform NPS customers are no longer doing active development, as evident from rand config build failures reported in recent times, so drop support for NPS platform. Tested-by: kernel test robot Signed-off-by: Vineet Gupta --- arch/arc/include/asm/setup.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch/arc/include/asm/setup.h') diff --git a/arch/arc/include/asm/setup.h b/arch/arc/include/asm/setup.h index 61a97fe70b86..01f85478170d 100644 --- a/arch/arc/include/asm/setup.h +++ b/arch/arc/include/asm/setup.h @@ -9,11 +9,7 @@ #include #include -#ifdef CONFIG_ARC_PLAT_EZNPS -#define COMMAND_LINE_SIZE 2048 -#else #define COMMAND_LINE_SIZE 256 -#endif /* * Data structure to map a ID to string -- cgit v1.2.3