Drop references to CONFIG_SYS_GENERIC_BOARD in config files

This option is no longer used so need not be enabled.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass 2016-05-14 18:49:36 -06:00 committed by Tom Rini
parent 9be2e790eb
commit 4c794525d5
7 changed files with 0 additions and 9 deletions

View File

@ -7,6 +7,4 @@
#ifndef _ASM_CONFIG_H_
#define _ASM_CONFIG_H_
#define CONFIG_SYS_GENERIC_BOARD
#endif

View File

@ -14,7 +14,6 @@
#ifndef __CONFIG_H__
#define __CONFIG_H__
#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_DISPLAY_BOARDINFO
/*

View File

@ -15,7 +15,6 @@
#ifndef __CONFIG_H__
#define __CONFIG_H__
#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_DISPLAY_BOARDINFO
/*

View File

@ -13,7 +13,6 @@
#ifndef __CONFIG_H__
#define __CONFIG_H__
#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_DISPLAY_BOARDINFO
/*

View File

@ -13,7 +13,6 @@
#ifndef __CONFIG_H__
#define __CONFIG_H__
#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_DISPLAY_BOARDINFO
/*

View File

@ -12,7 +12,6 @@
#ifndef __CONFIG_H__
#define __CONFIG_H__
#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_DISPLAY_BOARDINFO
/*

View File

@ -10,8 +10,6 @@
/*
* BOARD/CPU
*/
#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_SYS_CLK_FREQ 50000000
#define CONFIG_SYS_RESET_ADDR 0x00000100