Commit 312e2e7b authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] firmware loader requires hotplug

From: Ramn Rey Vicente <ramon.rey@hispalinux.es>

Fix the config issue with the hotplug firmware loader.  The firmware loader
use hotplug, so this must be included as a dependency.
parent 11257180
......@@ -2,6 +2,7 @@ menu "Generic Driver Options"
config FW_LOADER
tristate "Hotplug firmware loading support"
depends on HOTPLUG
---help---
This option is provided for the case where no in-kernel-tree modules
require hotplug firmware loading support, but a module built outside
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment