]> git.ipfire.org Git - people/ms/u-boot.git/blame - drivers/core/Kconfig
dm: add entries to Kconfig
[people/ms/u-boot.git] / drivers / core / Kconfig
CommitLineData
da333ae7
MY
1config DM
2 bool "Enable Driver Model"
3 depends on !SPL_BUILD
4 help
5 This config option enables Driver Model.
6 To use legacy drivers, say N.