mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
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
1 changed files with 1 additions and 0 deletions
|
@ -21,4 +21,5 @@
|
|||
#ifndef _ASM_CONFIG_H_
|
||||
#define _ASM_CONFIG_H_
|
||||
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue