From b1fb7e84aa1370e9b1b7066e9978aa7bf343ac27 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Wed, 13 Feb 2008 22:39:21 +0000 Subject: linux-handhelds-2.6 2.6.21-hh20: Enable NBD and CONFIGFS as modules. * With all the trouble I'm having with exporting NTFS partition under OpenWRT, let's have NBD around. * CONFIGFS is so far not a must, can be a module. --- packages/linux/linux-handhelds-2.6-2.6.21/eteng500/defconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'packages/linux/linux-handhelds-2.6-2.6.21/eteng500/defconfig') diff --git a/packages/linux/linux-handhelds-2.6-2.6.21/eteng500/defconfig b/packages/linux/linux-handhelds-2.6-2.6.21/eteng500/defconfig index 87dbcbe9e2..4ace93c863 100644 --- a/packages/linux/linux-handhelds-2.6-2.6.21/eteng500/defconfig +++ b/packages/linux/linux-handhelds-2.6-2.6.21/eteng500/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21-hh20 -# Tue Feb 12 22:00:37 2008 +# Thu Feb 14 00:33:49 2008 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -593,7 +593,7 @@ CONFIG_MTD_NAND_S3C2410_CLKSTOP=y # CONFIG_BLK_DEV_COW_COMMON is not set CONFIG_BLK_DEV_LOOP=m # CONFIG_BLK_DEV_CRYPTOLOOP is not set -# CONFIG_BLK_DEV_NBD is not set +CONFIG_BLK_DEV_NBD=m # CONFIG_BLK_DEV_RAM is not set # CONFIG_CDROM_PKTCDVD is not set # CONFIG_ATA_OVER_ETH is not set @@ -1110,7 +1110,7 @@ CONFIG_TMPFS=y # CONFIG_TMPFS_POSIX_ACL is not set # CONFIG_HUGETLB_PAGE is not set CONFIG_RAMFS=y -# CONFIG_CONFIGFS_FS is not set +CONFIG_CONFIGFS_FS=m # # Miscellaneous filesystems -- cgit v1.2.3