projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
969c8f4
)
firmware: Add FIRMWARE config prompt string
author
Rajan Vaja
<
[email protected]
>
Wed, 19 Sep 2018 10:43:43 +0000
(
03:43
-0700)
committer
Simon Glass
<
[email protected]
>
Sat, 29 Sep 2018 17:49:35 +0000
(11:49 -0600)
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 <
[email protected]
>
Reviewed-by: Simon Glass <
[email protected]
>
drivers/firmware/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/firmware/Kconfig
b/drivers/firmware/Kconfig
index cb73b70f5b20538252d95a2be8345b03269d3bb3..feaea8130fd4211bc08c6fb14a7a982d078be049 100644
(file)
--- a/
drivers/firmware/Kconfig
+++ b/
drivers/firmware/Kconfig
@@
-1,5
+1,5
@@
config FIRMWARE
- bool
+ bool
"Enable Firmware driver support"
config ARM_PSCI_FW
bool