mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-15 11:11:35 +00:00
board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD
Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
This commit is contained in:
parent
25b0a729aa
commit
29a0d9c08e
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
#ifndef __BUR_AM335X_COMMON_H__
|
||||
#define __BUR_AM335X_COMMON_H__
|
||||
/* ------------------------------------------------------------------------- */
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
#define CONFIG_AM33XX
|
||||
#define CONFIG_OMAP
|
||||
#define CONFIG_OMAP_COMMON
|
||||
|
|
Loading…
Add table
Reference in a new issue