From: Wolfgang Denk Date: Wed, 22 Feb 2006 01:39:31 +0000 (+0100) Subject: Disable CMD_BSP for SMMACO4 board. X-Git-Tag: LABEL_2006_03_12_0025~28^2~1 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=5f0be01356aa7dafc2e5e4ee07715d05bbe9013b Disable CMD_BSP for SMMACO4 board. --- diff --git a/include/configs/SMMACO4.h b/include/configs/SMMACO4.h index 157c6ef4a9..e106b3b574 100644 --- a/include/configs/SMMACO4.h +++ b/include/configs/SMMACO4.h @@ -88,8 +88,7 @@ CFG_CMD_PING | \ CFG_CMD_POST_DIAG | \ CFG_CMD_REGINFO | \ - CFG_CMD_SNTP | \ - CFG_CMD_BSP) + CFG_CMD_SNTP ) /* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */ #include