Skip to content
Snippets Groups Projects
Commit b264bcf2 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

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: default avatarWolfgang Denk <wd@denx.de>
Cc: Detlev Zundel <dzu@denx.de>
parent d0090c33
No related branches found
No related tags found
No related merge requests found
...@@ -45,7 +45,6 @@ ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment