kconfig: delete redundant CONFIG_${ARCH} definition
CONFIG_${ARCH} is defined by Kconfig.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Tom Rini
parent
73f30b9b80
commit
90f984e397
@@ -12,7 +12,6 @@
|
||||
#include "../board/xilinx/microblaze-generic/xparameters.h"
|
||||
|
||||
/* MicroBlaze CPU */
|
||||
#define CONFIG_MICROBLAZE 1
|
||||
#define MICROBLAZE_V5 1
|
||||
|
||||
/* Open Firmware DTS */
|
||||
|
||||
Reference in New Issue
Block a user