1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00

pci: kconfig: fix spelling in description

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>
This commit is contained in:
Marcel Ziswiler
2016-12-19 15:38:05 +01:00
committed by Tom Warren
parent d5c453abef
commit e090fdbaee

View File

@@ -9,7 +9,7 @@ menuconfig PCI
if PCI
config DM_PCI
bool "Enable driver mode for PCI"
bool "Enable driver model for PCI"
depends on DM
help
Use driver model for PCI. Driver model is the new method for