From cccc9e214bbdddf7e310c9f0ee0c9c620b57a2af Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 4 Aug 2013 09:41:10 +0000 Subject: kernel: do not build FW_LOADER as a module. CONFIG_FW_LOADER=y is set in the generic config and our packages in packages/kernel/linux are depending on it to be compiled into the kernel. This fixes some dependency problem where kmod-r8169 misses firmware_class.ko. Signed-off-by: Hauke Mehrtens SVN-Revision: 37672 --- target/linux/mpc52xx/config-3.8 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/mpc52xx') diff --git a/target/linux/mpc52xx/config-3.8 b/target/linux/mpc52xx/config-3.8 index 591244154c..299059e306 100644 --- a/target/linux/mpc52xx/config-3.8 +++ b/target/linux/mpc52xx/config-3.8 @@ -64,7 +64,6 @@ CONFIG_FEC_MPC52xx_MDIO=y CONFIG_FREEZER=y # CONFIG_FSL_ULI1575 is not set CONFIG_FS_MBCACHE=y -# CONFIG_FW_LOADER is not set CONFIG_GENERIC_ATOMIC64=y CONFIG_GENERIC_BUG=y CONFIG_GENERIC_CLOCKEVENTS=y -- cgit v1.2.3