From 1e45c7a2d521e34e2be875619f325861fc01aadc Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Sun, 22 Mar 2009 21:39:30 +0000 Subject: [PATCH] topconfig set FW_LOADER to y tristate "if EMBEDDED" was added to Kconfig. Reported-by: Martin Michlmayr svn path=/dists/trunk/linux-2.6/; revision=13203 --- debian/config/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/config/config b/debian/config/config index a11267c36..af886dc7d 100644 --- a/debian/config/config +++ b/debian/config/config @@ -170,7 +170,7 @@ CONFIG_ATM_SOLOS=m CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y -CONFIG_FW_LOADER=m +CONFIG_FW_LOADER=y # CONFIG_FIRMWARE_IN_KERNEL is not set CONFIG_EXTRA_FIRMWARE="" # CONFIG_DEBUG_DRIVER is not set