arm: kirkwood: Remove duplicate definition of CONFIG_CMD_FAT
authorQuentin Armitage <quentin@armitage.org.uk>
Wed, 28 Oct 2015 00:47:16 +0000 (00:47 +0000)
committerLuka Perkov <luka.perkov@sartura.hr>
Tue, 17 Nov 2015 22:41:41 +0000 (23:41 +0100)
include/configs/guruplug.h defined CONFIG_CMD_FAT twice.

Signed-off-by: Quentin Armitage <quentin@armitage.org.uk>
include/configs/guruplug.h

index 318ea87..48dd0e6 100644 (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