forked from OERV-BSP/u-boot
powerpc: mpc824x: remove redundant CONFIG_MPC824X definition
We do not have to define CONFIG_MPC824X in board config headers because it is defined in arch/powerpc/cpu/mpc824x/config.mk. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
committed by
Tom Rini
parent
4b0065c644
commit
52de0e49df
@@ -40,7 +40,6 @@
|
||||
#define ERR_LED(code)
|
||||
#endif
|
||||
|
||||
#define CONFIG_MPC824X 1
|
||||
#define CONFIG_MPC8245 1
|
||||
#define CONFIG_MVBLUE 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user