ea20: Convert to generic board
Boards need to select CONFIG_SYS_GENERIC_BOARD in order to prevent removal from the project. Signed-off-by: Stefano Babic <sbabic@denx.de>
This commit is contained in:
parent
2ea65f3e22
commit
c4620350c4
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
|||
#define CONFIG_VIDEO
|
||||
#define CONFIG_PREBOOT
|
||||
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
/*
|
||||
* SoC Configuration
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue