From: H. Nikolaus Schaller Date: Mon, 25 Jan 2016 15:13:30 +0000 (+0100) Subject: fix config_cmd_tca642x X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb32ddfcf9a4770da4ef6b8f23f526e005a73638;p=pandora-u-boot.git fix config_cmd_tca642x Signed-off-by: H. Nikolaus Schaller --- diff --git a/include/configs/letux_cortex15.h b/include/configs/letux_cortex15.h index 14c26c52700..ed611289a65 100644 --- a/include/configs/letux_cortex15.h +++ b/include/configs/letux_cortex15.h @@ -16,7 +16,6 @@ /* Letux Cortex 15 has no tca6424 */ #undef CONFIG_TCA642X -#undef CONFIG_CMD_TCA642X #undef CONFIG_SYS_I2C_TCA642X_BUS_NUM #undef CONFIG_SYS_I2C_TCA642X_ADDR diff --git a/include/configs/pandora_pyra_lc15.h b/include/configs/pandora_pyra_lc15.h index a14e5d4e3c0..7ef3bdde82a 100644 --- a/include/configs/pandora_pyra_lc15.h +++ b/include/configs/pandora_pyra_lc15.h @@ -16,7 +16,6 @@ /* Re-enable support for the TCA642X GPIO we have on the Pyra mainbord (like uEVM) */ #define CONFIG_TCA642X -#define CONFIG_CMD_TCA642X #define CONFIG_SYS_I2C_TCA642X_BUS_NUM 4 #define CONFIG_SYS_I2C_TCA642X_ADDR 0x22