arm: kirkwood: Remove duplicate definition of CONFIG_CMD_FAT

include/configs/guruplug.h defined CONFIG_CMD_FAT twice.

Signed-off-by: Quentin Armitage <quentin@armitage.org.uk>
This commit is contained in:
Quentin Armitage 2015-10-28 00:47:16 +00:00 committed by Luka Perkov
parent 6456163908
commit 82a19de3d2

View File

@ -57,7 +57,6 @@
#define CONFIG_CMD_NAND
#define CONFIG_CMD_PING
#define CONFIG_CMD_USB
#define CONFIG_CMD_FAT
/*
* mv-common.h should be defined after CMD configs since it used them