From 52789143a2090a77cbdda76c573a1b75cd460a9a Mon Sep 17 00:00:00 2001 From: Francois Retief Date: Sun, 1 Nov 2015 15:40:00 +0200 Subject: sparc: Move SYS_SPARC_NWINDOWS to Kconfig Signed-off-by: Francois Retief --- include/configs/grsim.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/grsim.h') diff --git a/include/configs/grsim.h b/include/configs/grsim.h index e1f7dc3bf6..932f330e1e 100644 --- a/include/configs/grsim.h +++ b/include/configs/grsim.h @@ -34,9 +34,6 @@ /* CPU / AMBA BUS configuration */ #define CONFIG_SYS_CLK_FREQ 40000000 /* 40MHz */ -/* Number of SPARC register windows */ -#define CONFIG_SYS_SPARC_NWINDOWS 8 - /* * Serial console configuration */ -- cgit v1.2.1