firmware: Add FIRMWARE config prompt string

There is no prompt string for FIRMWARE config. Without this,
FIRMWARE config cannot be enabled through menuconfing or
config file. Fix this by adding prompt summary.

Signed-off-by: Rajan Vaja <rajan.vaja@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Rajan Vaja 2018-09-19 03:43:43 -07:00 committed by Simon Glass
parent 969c8f4d5a
commit e7a52ba65b

View File

@ -1,5 +1,5 @@
config FIRMWARE
bool
bool "Enable Firmware driver support"
config ARM_PSCI_FW
bool