]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/makalu.h
drivers, block: remove sil680 driver
[people/ms/u-boot.git] / include / configs / makalu.h
index 42fdb370a784648ac706fae3a04e29c8218abe4d..a92bc43538c761d03e7d4a0c89d6354936f245bb 100644 (file)
 #define CONFIG_SYS_I2C_EEPROM_ADDR     0x52    /* I2C boot EEPROM (24C02BN)    */
 #define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 1       /* Bytes of address             */
 
-/* Standard DTT sensor configuration */
-#define CONFIG_DTT_DS1775      1
-#define CONFIG_DTT_SENSORS     { 0 }
-#define CONFIG_SYS_I2C_DTT_ADDR        0x48
-
 /* RTC configuration */
 #define CONFIG_RTC_X1205       1
 #define CONFIG_SYS_I2C_RTC_ADDR        0x6f
 /*
  * Commands additional to the ones defined in amcc-common.h
  */
-#define CONFIG_CMD_DATE
-#define CONFIG_CMD_DTT
 #define CONFIG_CMD_PCI
 
 /* POST support */