The 3CS support card (CONFIG_DCC_MICRO_SUPPORT_CARD) used to be used
very often before, but it is recently getting a minority.  Swith to
the 1CS support card (CONFIG_PFC_MICRO_SUPPORT_CARD).

Signed-off-by: Masahiro Yamada <yamad...@jp.panasonic.com>
---

Changes in v5: None
Changes in v4: None
Changes in v3: None
Changes in v2:
  -  Added

 configs/ph1_ld4_defconfig  | 2 +-
 configs/ph1_pro4_defconfig | 2 +-
 configs/ph1_sld8_defconfig | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/configs/ph1_ld4_defconfig b/configs/ph1_ld4_defconfig
index edfdafa..292f2ca 100644
--- a/configs/ph1_ld4_defconfig
+++ b/configs/ph1_ld4_defconfig
@@ -4,7 +4,7 @@ CONFIG_DM=y
 CONFIG_DM_SERIAL=y
 CONFIG_DM_I2C=y
 CONFIG_MACH_PH1_LD4=y
-CONFIG_DCC_MICRO_SUPPORT_CARD=y
+CONFIG_PFC_MICRO_SUPPORT_CARD=y
 CONFIG_DEFAULT_DEVICE_TREE="uniphier-ph1-ld4-ref"
 CONFIG_FIT=y
 CONFIG_FIT_VERBOSE=y
diff --git a/configs/ph1_pro4_defconfig b/configs/ph1_pro4_defconfig
index ace5fc5..2021862 100644
--- a/configs/ph1_pro4_defconfig
+++ b/configs/ph1_pro4_defconfig
@@ -4,7 +4,7 @@ CONFIG_DM=y
 CONFIG_DM_SERIAL=y
 CONFIG_DM_I2C=y
 CONFIG_MACH_PH1_PRO4=y
-CONFIG_DCC_MICRO_SUPPORT_CARD=y
+CONFIG_PFC_MICRO_SUPPORT_CARD=y
 CONFIG_DEFAULT_DEVICE_TREE="uniphier-ph1-pro4-ref"
 CONFIG_FIT=y
 CONFIG_FIT_VERBOSE=y
diff --git a/configs/ph1_sld8_defconfig b/configs/ph1_sld8_defconfig
index 0d437c6..cf229ae 100644
--- a/configs/ph1_sld8_defconfig
+++ b/configs/ph1_sld8_defconfig
@@ -4,7 +4,7 @@ CONFIG_DM=y
 CONFIG_DM_SERIAL=y
 CONFIG_DM_I2C=y
 CONFIG_MACH_PH1_SLD8=y
-CONFIG_DCC_MICRO_SUPPORT_CARD=y
+CONFIG_PFC_MICRO_SUPPORT_CARD=y
 CONFIG_DEFAULT_DEVICE_TREE="uniphier-ph1-sld8-ref"
 CONFIG_FIT=y
 CONFIG_FIT_VERBOSE=y
-- 
1.9.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to