woodburn: 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
e71f9d3de4
commit
642b6d7c16
|
@ -21,6 +21,7 @@
|
||||||
#define CONFIG_SYS_CACHELINE_SIZE 32
|
#define CONFIG_SYS_CACHELINE_SIZE 32
|
||||||
|
|
||||||
#define CONFIG_DISPLAY_CPUINFO
|
#define CONFIG_DISPLAY_CPUINFO
|
||||||
|
#define CONFIG_SYS_GENERIC_BOARD
|
||||||
|
|
||||||
/* Only in case the value is not present in mach-types.h */
|
/* Only in case the value is not present in mach-types.h */
|
||||||
#ifndef MACH_TYPE_FLEA3
|
#ifndef MACH_TYPE_FLEA3
|
||||||
|
|
Loading…
Reference in New Issue