X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=include%2Fconfigs%2Ftegra20-common.h;h=e464e06173e8bf570e166a0d69b4a9bb13485bcc;hp=186e023364349d7e6fa2f753784405aede94f6af;hb=b27673ccbd3d5435319b5c09c3e7061f559f925d;hpb=6579d15c58e2b6b051f126ea8b77dd767252aa14 diff --git a/include/configs/tegra20-common.h b/include/configs/tegra20-common.h index 186e023364..e464e06173 100644 --- a/include/configs/tegra20-common.h +++ b/include/configs/tegra20-common.h @@ -114,13 +114,7 @@ /* Total I2C ports on Tegra20 */ #define TEGRA_I2C_NUM_CONTROLLERS 4 -#define CONFIG_PARTITION_UUIDS -#define CONFIG_CMD_PART - #define CONFIG_SYS_NAND_SELF_INIT #define CONFIG_SYS_NAND_ONFI_DETECTION -/* Misc utility code */ -#define CONFIG_BOUNCE_BUFFER - #endif /* _TEGRA20_COMMON_H_ */