diff options
author | Luka Perkov <luka.perkov@sartura.hr> | 2015-10-31 21:23:34 +0100 |
---|---|---|
committer | Luka Perkov <luka.perkov@sartura.hr> | 2015-11-17 23:41:41 +0100 |
commit | ab71ece5055375f61dec144fc5a67b910d7aab03 (patch) | |
tree | 747f40989c86cc349f76b56e4daab9ec818f6f6b /include | |
parent | e19f42c3eb2423af8fffe4e947b3a67cd953dc4a (diff) | |
download | u-boot-ab71ece5055375f61dec144fc5a67b910d7aab03.tar.gz |
arm: kirkwood: ib62x0: make use of defconfig
Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/ib62x0.h | 3 |
1 files changed, 0 insertions, 3 deletions
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 |