projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5c453a
)
pci: kconfig: fix spelling in description
author
Marcel Ziswiler
<marcel.ziswiler@toradex.com>
Mon, 19 Dec 2016 14:38:05 +0000
(15:38 +0100)
committer
Tom Warren
<twarren@nvidia.com>
Tue, 3 Jan 2017 17:34:13 +0000
(10:34 -0700)
Fix 'driver model' rather than 'driver mode' in description.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
drivers/pci/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/pci/Kconfig
b/drivers/pci/Kconfig
index ff2c37006edc94578e3119027269743b3ef1bbe0..275b29bc32e8ed8feb854e5e8e1599fcc74587e3 100644
(file)
--- a/
drivers/pci/Kconfig
+++ b/
drivers/pci/Kconfig
@@
-9,7
+9,7
@@
menuconfig PCI
if PCI
config DM_PCI
- bool "Enable driver mode for PCI"
+ bool "Enable driver mode
l
for PCI"
depends on DM
help
Use driver model for PCI. Driver model is the new method for