mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-27 15:12:21 +00:00
flea3: 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
33d5156f76
commit
b8956e9162
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
#define CONFIG_SYS_CACHELINE_SIZE 32
|
||||
|
||||
#define CONFIG_DISPLAY_CPUINFO
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
/* Only in case the value is not present in mach-types.h */
|
||||
#ifndef MACH_TYPE_FLEA3
|
||||
|
|
Loading…
Reference in a new issue