diff mbox

[U-Boot,11/12] Drop references to CONFIG_SYS_GENERIC_BOARD in config files

Message ID 1463273377-11235-12-git-send-email-sjg@chromium.org
State Accepted
Commit 4c794525d5c662e6b18afe69835da6662c046e08
Delegated to: Tom Rini
Headers show

Commit Message

Simon Glass May 15, 2016, 12:49 a.m. UTC
This option is no longer used so need not be enabled.

Signed-off-by: Simon Glass <sjg@chromium.org>
---

 arch/sh/include/asm/config.h       | 2 --
 include/configs/gr_cpci_ax2000.h   | 1 -
 include/configs/gr_ep2s60.h        | 1 -
 include/configs/gr_xc3s_1500.h     | 1 -
 include/configs/grsim.h            | 1 -
 include/configs/grsim_leon2.h      | 1 -
 include/configs/openrisc-generic.h | 2 --
 7 files changed, 9 deletions(-)

Comments

Tom Rini May 30, 2016, 5:59 p.m. UTC | #1
On Sat, May 14, 2016 at 06:49:36PM -0600, Simon Glass wrote:

> This option is no longer used so need not be enabled.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>

Applied to u-boot/master, thanks!
diff mbox

Patch

diff --git a/arch/sh/include/asm/config.h b/arch/sh/include/asm/config.h
index dd1329e..cd29734 100644
--- a/arch/sh/include/asm/config.h
+++ b/arch/sh/include/asm/config.h
@@ -7,6 +7,4 @@ 
 #ifndef _ASM_CONFIG_H_
 #define _ASM_CONFIG_H_
 
-#define CONFIG_SYS_GENERIC_BOARD
-
 #endif
diff --git a/include/configs/gr_cpci_ax2000.h b/include/configs/gr_cpci_ax2000.h
index f3361d0..e6b7953 100644
--- a/include/configs/gr_cpci_ax2000.h
+++ b/include/configs/gr_cpci_ax2000.h
@@ -14,7 +14,6 @@ 
 #ifndef __CONFIG_H__
 #define __CONFIG_H__
 
-#define CONFIG_SYS_GENERIC_BOARD
 #define CONFIG_DISPLAY_BOARDINFO
 
 /*
diff --git a/include/configs/gr_ep2s60.h b/include/configs/gr_ep2s60.h
index 94eb7ac..956c0e2 100644
--- a/include/configs/gr_ep2s60.h
+++ b/include/configs/gr_ep2s60.h
@@ -15,7 +15,6 @@ 
 #ifndef __CONFIG_H__
 #define __CONFIG_H__
 
-#define CONFIG_SYS_GENERIC_BOARD
 #define CONFIG_DISPLAY_BOARDINFO
 
 /*
diff --git a/include/configs/gr_xc3s_1500.h b/include/configs/gr_xc3s_1500.h
index dcb72c9..908d545 100644
--- a/include/configs/gr_xc3s_1500.h
+++ b/include/configs/gr_xc3s_1500.h
@@ -13,7 +13,6 @@ 
 #ifndef __CONFIG_H__
 #define __CONFIG_H__
 
-#define CONFIG_SYS_GENERIC_BOARD
 #define CONFIG_DISPLAY_BOARDINFO
 
 /*
diff --git a/include/configs/grsim.h b/include/configs/grsim.h
index 3e81f0d..6a88901 100644
--- a/include/configs/grsim.h
+++ b/include/configs/grsim.h
@@ -13,7 +13,6 @@ 
 #ifndef __CONFIG_H__
 #define __CONFIG_H__
 
-#define CONFIG_SYS_GENERIC_BOARD
 #define CONFIG_DISPLAY_BOARDINFO
 
 /*
diff --git a/include/configs/grsim_leon2.h b/include/configs/grsim_leon2.h
index ab1e11d..0ebded6 100644
--- a/include/configs/grsim_leon2.h
+++ b/include/configs/grsim_leon2.h
@@ -12,7 +12,6 @@ 
 #ifndef __CONFIG_H__
 #define __CONFIG_H__
 
-#define CONFIG_SYS_GENERIC_BOARD
 #define CONFIG_DISPLAY_BOARDINFO
 
 /*
diff --git a/include/configs/openrisc-generic.h b/include/configs/openrisc-generic.h
index 14e44b0..913256a 100644
--- a/include/configs/openrisc-generic.h
+++ b/include/configs/openrisc-generic.h
@@ -10,8 +10,6 @@ 
 /*
  * BOARD/CPU
  */
-#define CONFIG_SYS_GENERIC_BOARD
-
 #define CONFIG_SYS_CLK_FREQ		50000000
 #define CONFIG_SYS_RESET_ADDR		0x00000100