From: Yangbo Lu Date: Thu, 17 Sep 2015 02:27:27 +0000 (+0800) Subject: powerpc/t1040qds: enable adapter card type identification support X-Git-Tag: KARO-TXSD-2017-03-15~2933 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=fa1e035e5c4f4d4134d5000951cb5d7ef6727736;p=karo-tx-uboot.git powerpc/t1040qds: enable adapter card type identification support Signed-off-by: Yangbo Lu Reviewed-by: York Sun --- diff --git a/include/configs/T1040QDS.h b/include/configs/T1040QDS.h index d8b86e6c5e..a8f0dc2a90 100644 --- a/include/configs/T1040QDS.h +++ b/include/configs/T1040QDS.h @@ -598,6 +598,7 @@ unsigned long get_board_ddr_clk(void); #define CONFIG_CMD_EXT2 #define CONFIG_CMD_FAT #define CONFIG_DOS_PARTITION +#define CONFIG_FSL_ESDHC_ADAPTER_IDENT #endif /* Qman/Bman */