public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfig
@ 2018-09-13  4:02 Luis Araneda
  2018-09-13  7:51 ` Michal Simek
  0 siblings, 1 reply; 2+ messages in thread
From: Luis Araneda @ 2018-09-13  4:02 UTC (permalink / raw)
  To: u-boot

Only add CONFIG_DISPLAY to defconfig because CONFIG_I2C_EDID
is automatically selected by CONFIG_DISPLAY

Signed-off-by: Luis Araneda <luaraneda@gmail.com>
---
 configs/zynq_zybo_defconfig | 1 +
 include/configs/zynq_zybo.h | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/configs/zynq_zybo_defconfig b/configs/zynq_zybo_defconfig
index 46a8f5a0de..82931713a2 100644
--- a/configs/zynq_zybo_defconfig
+++ b/configs/zynq_zybo_defconfig
@@ -72,3 +72,4 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x0300
 CONFIG_CI_UDC=y
 CONFIG_USB_GADGET_DOWNLOAD=y
 CONFIG_USB_FUNCTION_THOR=y
+CONFIG_DISPLAY=y
diff --git a/include/configs/zynq_zybo.h b/include/configs/zynq_zybo.h
index 547ecb68fd..7d00b412a7 100644
--- a/include/configs/zynq_zybo.h
+++ b/include/configs/zynq_zybo.h
@@ -12,8 +12,6 @@
 
 #define CONFIG_SYS_I2C_EEPROM_ADDR_LEN	1
 #define CONFIG_ZYNQ_GEM_EEPROM_ADDR	0x50
-#define CONFIG_DISPLAY
-#define CONFIG_I2C_EDID
 
 #include <configs/zynq-common.h>
 
-- 
2.18.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfig
  2018-09-13  4:02 [U-Boot] [PATCH] arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfig Luis Araneda
@ 2018-09-13  7:51 ` Michal Simek
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Simek @ 2018-09-13  7:51 UTC (permalink / raw)
  To: u-boot

On 13.9.2018 06:02, Luis Araneda wrote:
> Only add CONFIG_DISPLAY to defconfig because CONFIG_I2C_EDID
> is automatically selected by CONFIG_DISPLAY
> 
> Signed-off-by: Luis Araneda <luaraneda@gmail.com>
> ---
>  configs/zynq_zybo_defconfig | 1 +
>  include/configs/zynq_zybo.h | 2 --
>  2 files changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/configs/zynq_zybo_defconfig b/configs/zynq_zybo_defconfig
> index 46a8f5a0de..82931713a2 100644
> --- a/configs/zynq_zybo_defconfig
> +++ b/configs/zynq_zybo_defconfig
> @@ -72,3 +72,4 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x0300
>  CONFIG_CI_UDC=y
>  CONFIG_USB_GADGET_DOWNLOAD=y
>  CONFIG_USB_FUNCTION_THOR=y
> +CONFIG_DISPLAY=y
> diff --git a/include/configs/zynq_zybo.h b/include/configs/zynq_zybo.h
> index 547ecb68fd..7d00b412a7 100644
> --- a/include/configs/zynq_zybo.h
> +++ b/include/configs/zynq_zybo.h
> @@ -12,8 +12,6 @@
>  
>  #define CONFIG_SYS_I2C_EEPROM_ADDR_LEN	1
>  #define CONFIG_ZYNQ_GEM_EEPROM_ADDR	0x50
> -#define CONFIG_DISPLAY
> -#define CONFIG_I2C_EDID
>  
>  #include <configs/zynq-common.h>
>  
> 

Applied.
M

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP SoCs


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180913/974422b7/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-13  7:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-13  4:02 [U-Boot] [PATCH] arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfig Luis Araneda
2018-09-13  7:51 ` Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox