[U-Boot] [UBOOT PATCH 0/2] microblaze: Moved U-boot headers to Kconfig

Vipul Kumar vipul.kumar at xilinx.com
Fri Feb 16 14:34:01 UTC 2018


This seris of patch moved microblaze u-boot headers to the kconfig
and enabled it in respective defconfig.
These are the configs:
-CONFIG_XILINX_GPIO
-CONFIG_XILINX_TB_WATCHDOG

Vipul Kumar (2):
  microblaze: Added Kconfig support for CONFIG_XILINX_GPIO
  microblaze: wdt: Added Kconfig support for CONFIG_XILINX_TB_WATCHDOG

 configs/microblaze-generic_defconfig | 2 ++
 drivers/gpio/Kconfig                 | 5 +++++
 drivers/watchdog/Kconfig             | 6 ++++++
 include/configs/microblaze-generic.h | 2 --
 4 files changed, 13 insertions(+), 2 deletions(-)

--
2.7.4

This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.


More information about the U-Boot mailing list