summaryrefslogtreecommitdiff
path: root/drivers/core/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/core/Kconfig')
-rw-r--r--drivers/core/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/core/Kconfig b/drivers/core/Kconfig
index 913101ce87..4af8505695 100644
--- a/drivers/core/Kconfig
+++ b/drivers/core/Kconfig
@@ -34,7 +34,6 @@ config DM_WARN
config DM_ALLOW_MULTIPLE_DRIVERS
bool "Allow multiple drivers to bind for one node"
depends on DM
- default n
help
The driver model in U-Boot originally did not allow multiple
drivers to bind for a single device node.