Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
[platform/kernel/u-boot.git] / cmd / Kconfig
index 6cc3bf6..2d6e5f9 100644 (file)
@@ -952,16 +952,6 @@ endmenu
 
 menu "Device access commands"
 
-config CMD_ARMFFA
-       bool "Arm FF-A test command"
-       depends on ARM_FFA_TRANSPORT
-       help
-         Provides a test command for the FF-A support
-         supported options:
-               - Listing the partition(s) info
-               - Sending a data pattern to the specified partition
-               - Displaying the arm_ffa device info
-
 config CMD_ARMFLASH
        #depends on FLASH_CFI_DRIVER
        bool "armflash"