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

Vipul Kumar vipul.kumar at xilinx.com
Wed Feb 28 06:02:20 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

- Changes in v2:
- Removed "Enable" from description
- Added select HW_WATCHDOG
- Branch: u-boot-microblaze/kconfig

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             | 7 +++++++
 include/configs/microblaze-generic.h | 2 --
 4 files changed, 14 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