X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fkilauea.h;h=a91a6a9ee528b10124ffbb86d0d4460566f3ffef;hb=a1dc980d88a5c9c2b99251c8d8299b0c8948de73;hp=2254eca5a4c2607998b3ca0b690bc2cfd7c8a192;hpb=c4762157cf49ae6556016267ec0a87d4aee9e572;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/kilauea.h b/include/configs/kilauea.h index 2254eca..a91a6a9 100644 --- a/include/configs/kilauea.h +++ b/include/configs/kilauea.h @@ -46,7 +46,6 @@ #define CONFIG_HOSTNAME kilauea #include "amcc-common.h" -#define CONFIG_BOARD_EARLY_INIT_F 1 /* Call board_early_init_f */ #define CONFIG_MISC_INIT_R 1 /* Call misc_init_r */ #define CONFIG_BOARD_TYPES #define CONFIG_BOARD_EMAC_COUNT @@ -318,11 +317,6 @@ #define CONFIG_4xx_CONFIG_I2C_EEPROM_OFFSET 0 #define CONFIG_4xx_CONFIG_BLOCKSIZE 16 -/* 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_DS1338 1 #define CONFIG_SYS_I2C_RTC_ADDR 0x68 @@ -365,8 +359,6 @@ /* * Commands additional to the ones defined in amcc-common.h */ -#define CONFIG_CMD_CHIP_CONFIG -#define CONFIG_CMD_DATE #define CONFIG_CMD_NAND #define CONFIG_CMD_PCI