From 6a049752ccff22b951a64ba348a7b88260565a83 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 1 Jan 2008 21:38:06 +0000 Subject: [PATCH] fix initramfs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10080 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar7/config-2.6.23 | 1 - target/linux/brcm63xx/config-2.6.22 | 1 - target/linux/etrax/config-default | 1 - target/linux/iop32x/config-2.6.21 | 1 - target/linux/ixp4xx/config-default | 1 - target/linux/ps3/config-2.6.23 | 1 - target/linux/pxa/config-2.6.21 | 1 - 7 files changed, 7 deletions(-) diff --git a/target/linux/ar7/config-2.6.23 b/target/linux/ar7/config-2.6.23 index 566e3b555a..7ebdfd8d7b 100644 --- a/target/linux/ar7/config-2.6.23 +++ b/target/linux/ar7/config-2.6.23 @@ -9,7 +9,6 @@ CONFIG_AR7_WDT=y CONFIG_ATM_DRIVERS=y CONFIG_BASE_SMALL=0 CONFIG_BITREVERSE=y -# CONFIG_BLK_DEV_INITRD is not set CONFIG_BOOT_ELF32=y # CONFIG_BROADCOM_PHY is not set # CONFIG_BT is not set diff --git a/target/linux/brcm63xx/config-2.6.22 b/target/linux/brcm63xx/config-2.6.22 index 648b140187..4a3cdb7196 100644 --- a/target/linux/brcm63xx/config-2.6.22 +++ b/target/linux/brcm63xx/config-2.6.22 @@ -11,7 +11,6 @@ CONFIG_BASE_SMALL=0 CONFIG_BCM963XX=y CONFIG_BINFMT_MISC=m CONFIG_BITREVERSE=y -# CONFIG_BLK_DEV_INITRD is not set CONFIG_BLK_DEV_IO_TRACE=y # CONFIG_BLK_DEV_LOOP is not set # CONFIG_BLK_DEV_NBD is not set diff --git a/target/linux/etrax/config-default b/target/linux/etrax/config-default index 313991e11b..8a5760ee41 100644 --- a/target/linux/etrax/config-default +++ b/target/linux/etrax/config-default @@ -1,5 +1,4 @@ CONFIG_BASE_SMALL=0 -# CONFIG_BLK_DEV_INITRD is not set CONFIG_BLK_DEV_SD=y CONFIG_CRIS=y CONFIG_CRYPTO_ARC4=y diff --git a/target/linux/iop32x/config-2.6.21 b/target/linux/iop32x/config-2.6.21 index b98c804911..93c8198c65 100644 --- a/target/linux/iop32x/config-2.6.21 +++ b/target/linux/iop32x/config-2.6.21 @@ -50,7 +50,6 @@ CONFIG_ATA=m CONFIG_BASE_SMALL=0 # CONFIG_BINFMT_AOUT is not set # CONFIG_BLK_DEV_CRYPTOLOOP is not set -# CONFIG_BLK_DEV_INITRD is not set # CONFIG_BLK_DEV_NBD is not set # CONFIG_BONDING is not set # CONFIG_BRIDGE_NF_EBTABLES is not set diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index e588e5b050..399a7c610d 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -56,7 +56,6 @@ CONFIG_BASE_SMALL=0 # CONFIG_BINFMT_AOUT is not set # CONFIG_BLK_DEV_CRYPTOLOOP is not set # CONFIG_BLK_DEV_SL82C105 is not set -# CONFIG_BLK_DEV_INITRD is not set # CONFIG_BLK_DEV_NBD is not set # CONFIG_BONDING is not set # CONFIG_BRIDGE_NF_EBTABLES is not set diff --git a/target/linux/ps3/config-2.6.23 b/target/linux/ps3/config-2.6.23 index bd8c0cae8f..7da86f79e6 100644 --- a/target/linux/ps3/config-2.6.23 +++ b/target/linux/ps3/config-2.6.23 @@ -69,7 +69,6 @@ CONFIG_LOG_BUF_SHIFT=17 # CONFIG_CPUSETS is not set CONFIG_SYSFS_DEPRECATED=y # CONFIG_RELAY is not set -CONFIG_BLK_DEV_INITRD=y CONFIG_INITRAMFS_SOURCE="" CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_SYSCTL=y diff --git a/target/linux/pxa/config-2.6.21 b/target/linux/pxa/config-2.6.21 index b6cb18251d..0cc0aac11a 100644 --- a/target/linux/pxa/config-2.6.21 +++ b/target/linux/pxa/config-2.6.21 @@ -37,7 +37,6 @@ CONFIG_ARM=y # CONFIG_ATM is not set CONFIG_BASE_SMALL=0 # CONFIG_BINFMT_AOUT is not set -# CONFIG_BLK_DEV_INITRD is not set # CONFIG_BONDING is not set # CONFIG_BRIDGE is not set # CONFIG_BSD_PROCESS_ACCT is not set -- 2.11.0