|
From: <bob...@us...> - 2006-10-28 11:33:18
|
Revision: 646
http://svn.sourceforge.net/hackndev/?rev=646&view=rev
Author: bobofdoom
Date: 2006-10-28 04:32:19 -0700 (Sat, 28 Oct 2006)
Log Message:
-----------
palmld: Linking in loobback instead of compiling as module.
Modified Paths:
--------------
linux4palm/linux/trunk/arch/arm/configs/palmld_defconfig
Modified: linux4palm/linux/trunk/arch/arm/configs/palmld_defconfig
===================================================================
--- linux4palm/linux/trunk/arch/arm/configs/palmld_defconfig 2006-10-23 21:52:29 UTC (rev 645)
+++ linux4palm/linux/trunk/arch/arm/configs/palmld_defconfig 2006-10-28 11:32:19 UTC (rev 646)
@@ -429,7 +429,7 @@
# Block devices
#
# CONFIG_BLK_DEV_COW_COMMON is not set
-CONFIG_BLK_DEV_LOOP=m
+CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_NBD is not set
CONFIG_BLK_DEV_RAM=y
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|