diff options
Diffstat (limited to 'include/configs/plutux.h')
| -rw-r--r-- | include/configs/plutux.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/plutux.h b/include/configs/plutux.h index 188827623..e73be0bf9 100644 --- a/include/configs/plutux.h +++ b/include/configs/plutux.h @@ -45,7 +45,7 @@  /* SD/MMC */  #define CONFIG_MMC  #define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA2_MMC +#define CONFIG_TEGRA_MMC  #define CONFIG_CMD_MMC  #define CONFIG_DOS_PARTITION |