mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-17 20:51:39 +00:00
BC3450 board: Remove unused CONFIG_SYS_CPU definition
This fixes: cmd_bc3450.c:55:0: warning: "CONFIG_SYS_CPU" redefined [enabled by default] Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Detlev Zundel <dzu@denx.de>
This commit is contained in:
parent
d0090c33f1
commit
b264bcf2b9
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@
|
||||||
#define THERM_WRITE_TL 0x02
|
#define THERM_WRITE_TL 0x02
|
||||||
#define THERM_WRITE_TH 0x01
|
#define THERM_WRITE_TH 0x01
|
||||||
|
|
||||||
#define CONFIG_SYS_CPU 2
|
|
||||||
#define CONFIG_SYS_1SHOT 1
|
#define CONFIG_SYS_1SHOT 1
|
||||||
#define CONFIG_SYS_STANDALONE 0
|
#define CONFIG_SYS_STANDALONE 0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue