From 7802ce910ba17a962d90b60b5e998e40d5a08067 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 13 Jun 2016 09:45:14 -0400 Subject: configs: Re-sync BOOTDELAY changes With updated moveconfig.py and an better default, re-generate the migration of BOOTDELAY to the defconfig. Reviewed-by: Hans de Goede Signed-off-by: Tom Rini --- configs/h8_homlet_v2_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/h8_homlet_v2_defconfig') diff --git a/configs/h8_homlet_v2_defconfig b/configs/h8_homlet_v2_defconfig index c4bd2c5..e04d96b 100644 --- a/configs/h8_homlet_v2_defconfig +++ b/configs/h8_homlet_v2_defconfig @@ -4,6 +4,7 @@ CONFIG_MACH_SUN8I_A83T=y CONFIG_DRAM_CLK=480 CONFIG_DRAM_ZQ=15355 CONFIG_DRAM_ODT_EN=y +CONFIG_MMC0_CD_PIN="PF6" CONFIG_USB0_VBUS_PIN="PL5" CONFIG_USB1_VBUS_PIN="PL6" CONFIG_AXP_GPIO=y -- cgit v1.1