From ab71ece5055375f61dec144fc5a67b910d7aab03 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Sat, 31 Oct 2015 21:23:34 +0100 Subject: arm: kirkwood: ib62x0: make use of defconfig Signed-off-by: Luka Perkov --- include/configs/ib62x0.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') diff --git a/include/configs/ib62x0.h b/include/configs/ib62x0.h index ad966bd9ac..976147da3c 100644 --- a/include/configs/ib62x0.h +++ b/include/configs/ib62x0.h @@ -45,9 +45,6 @@ #define CONFIG_CMD_BOOTZ #define CONFIG_CMD_IDE #define CONFIG_CMD_MII -#define CONFIG_CMD_NAND -#define CONFIG_CMD_PING -#define CONFIG_CMD_USB /* * mv-common.h should be defined after CMD configs since it used them -- cgit