From 6ce4540ad664d90b7030aafe7b076c84add93d4f Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Tue, 27 Apr 2010 17:40:54 +0200 Subject: [PATCH] Updated to 2.6.19-j72x_20100427 and fixed kernel's config file --- Makefile | 2 +- ...2x_20100305 => config-2.6.19-j72x_20100427 | 19 ++++++------------- 2 files changed, 7 insertions(+), 14 deletions(-) rename config-2.6.19-j72x_20100305 => config-2.6.19-j72x_20100427 (98%) diff --git a/Makefile b/Makefile index 0ed6ac3..7ba13af 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ TOPDIR = $(shell pwd) WORK = $(PWD)/work CROSSTOOLS = $(TOPDIR)/../../toolchain-noeabi/crosstools -KERNEL_VERSION = 2.6.19-j72x_20100305 +KERNEL_VERSION = 2.6.19-j72x_20100427 .PHONY: all clean image modules map config diff --git a/config-2.6.19-j72x_20100305 b/config-2.6.19-j72x_20100427 similarity index 98% rename from config-2.6.19-j72x_20100305 rename to config-2.6.19-j72x_20100427 index 4b4e75e..2d7917e 100644 --- a/config-2.6.19-j72x_20100305 +++ b/config-2.6.19-j72x_20100427 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.19 -# Mon Apr 26 16:44:16 2010 +# Tue Apr 27 17:29:53 2010 # CONFIG_ARM=y # CONFIG_GENERIC_TIME is not set @@ -243,6 +243,7 @@ CONFIG_CPU_FREQ_SA1110=y # At least one emulation must be selected # CONFIG_FPE_NWFPE=y +# CONFIG_FPE_NWFPE_XP is not set # CONFIG_FPE_FASTFPE is not set # @@ -250,7 +251,7 @@ CONFIG_FPE_NWFPE=y # CONFIG_BINFMT_ELF=y # CONFIG_BINFMT_AOUT is not set -# CONFIG_BINFMT_MISC is not set +CONFIG_BINFMT_MISC=y # CONFIG_ARTHUR is not set # @@ -308,7 +309,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" # CONFIG_NETWORK_SECMARK is not set CONFIG_NETFILTER=y # CONFIG_NETFILTER_DEBUG is not set -CONFIG_BRIDGE_NETFILTER=y # # Core Netfilter Configuration @@ -331,7 +331,6 @@ CONFIG_NETFILTER_XTABLES=m # CONFIG_NETFILTER_XT_MATCH_MARK is not set # CONFIG_NETFILTER_XT_MATCH_POLICY is not set # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set -# CONFIG_NETFILTER_XT_MATCH_PHYSDEV is not set # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set # CONFIG_NETFILTER_XT_MATCH_REALM is not set @@ -363,11 +362,6 @@ CONFIG_IP_NF_IPTABLES=m # CONFIG_IP_NF_RAW is not set # CONFIG_IP_NF_ARPTABLES is not set -# -# Bridge: Netfilter Configuration -# -# CONFIG_BRIDGE_NF_EBTABLES is not set - # # DCCP Configuration (EXPERIMENTAL) # @@ -383,10 +377,9 @@ CONFIG_IP_NF_IPTABLES=m # # CONFIG_TIPC is not set # CONFIG_ATM is not set -CONFIG_BRIDGE=m +# CONFIG_BRIDGE is not set # CONFIG_VLAN_8021Q is not set # CONFIG_DECNET is not set -CONFIG_LLC=m # CONFIG_LLC2 is not set # CONFIG_IPX is not set # CONFIG_ATALK is not set @@ -450,7 +443,7 @@ CONFIG_IRPORT_SIR=m # CONFIG_SA1100_FIR=m # CONFIG_BT is not set -CONFIG_IEEE80211=y +CONFIG_IEEE80211=m # CONFIG_IEEE80211_DEBUG is not set CONFIG_IEEE80211_CRYPT_WEP=m CONFIG_IEEE80211_CRYPT_CCMP=m @@ -495,7 +488,7 @@ CONFIG_FW_LOADER=y # # CONFIG_BLK_DEV_COW_COMMON is not set CONFIG_BLK_DEV_LOOP=y -CONFIG_BLK_DEV_CRYPTOLOOP=y +CONFIG_BLK_DEV_CRYPTOLOOP=m # CONFIG_BLK_DEV_NBD is not set CONFIG_BLK_DEV_RAM=y CONFIG_BLK_DEV_RAM_COUNT=2 -- 2.26.2