hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722

Signed-off-by: Michal Simek <monstr@monstr.eu>
Acked-by: Stefan Roese <sr@denx.de>
This commit is contained in:
Michal Simek
2008-07-11 15:11:57 +02:00
committed by Wolfgang Denk
parent 6ecbb45bb0
commit 18c8a28aad
2 changed files with 2 additions and 2 deletions

View File

@@ -144,7 +144,7 @@
#define CONFIG_SPI_EEPROM /* SPI EEPROMs such as AT25010 or AT25640 */
#define CONFIG_MW_EEPROM /* MicroWire EEPROMS such as AT93LC46 */
#define CONFIG_DS1722 /* Dallas DS1722 SPI Temperature probe */
#define CONFIG_DTT_DS1722 /* Dallas DS1722 SPI Temperature probe */
/* allow to overwrite serial and ethaddr */