xilinx: cmd: Add support for FRU commands
[platform/kernel/u-boot.git] / board / xilinx / Kconfig
index 01d7f8e..51f6d2b 100644 (file)
@@ -73,3 +73,11 @@ config ZYNQ_GEM_I2C_MAC_OFFSET
          Set the MAC offset for i2C.
 
 endif
+
+config CMD_FRU
+       bool "FRU information for product"
+       help
+         This option enables FRU commands to capture and display FRU
+         information present in the device. The FRU Information is used
+         to primarily to provide "inventory" information about the boards
+         that the FRU Information Device is located on.