x86: Enable generic board
This will be used exclusively on x86, so enable it for the whole architecture. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
dd7f65f664
commit
949747b17f
@ -21,4 +21,5 @@
|
||||
#ifndef _ASM_CONFIG_H_
|
||||
#define _ASM_CONFIG_H_
|
||||
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user