diff options
| -rw-r--r-- | target/device/Atmel/arch-arm/Config.in.linux.patches | 1 | ||||
| -rw-r--r-- | target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig | 10 | 
2 files changed, 3 insertions, 8 deletions
diff --git a/target/device/Atmel/arch-arm/Config.in.linux.patches b/target/device/Atmel/arch-arm/Config.in.linux.patches index ada5ddeb2..9e00b8491 100644 --- a/target/device/Atmel/arch-arm/Config.in.linux.patches +++ b/target/device/Atmel/arch-arm/Config.in.linux.patches @@ -8,7 +8,6 @@ choice  	default BR2_ARCH_AT91_2_6_25		if BR2_LINUX_2_6_25  	default BR2_ARCH_AT91_2_6_24		if BR2_LINUX_2_6_24  	default BR2_ARCH_AT91_2_6_22		if BR2_LINUX_2_6_22 -	default BR2_ARCH_AT91_2_6_28  	help  	  Select a patch to add to the Linux kernel diff --git a/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig b/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig index 782a1d917..b1dd96ffd 100644 --- a/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig +++ b/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig @@ -1,6 +1,6 @@  #  # Automatically generated make config: don't edit -# Thu Jan 29 22:51:17 2009 +# Fri Jan 30 00:18:55 2009  #  BR2_HAVE_DOT_CONFIG=y  BR2_VERSION="2009.02-svn" @@ -1080,15 +1080,11 @@ BR2_KERNEL_ADD_PATCH=y  BR2_KERNEL_MINORLEVEL="2"  BR2_KERNEL_ARCH_PATCH_ENABLED=y  BR2_ARCH_AT91_2_6_28=y -# BR2_ARCH_AT91_2_6_27_7 is not set +# BR2_ARCH_AT91_2_6_27 is not set  # BR2_ARCH_AT91_2_6_26 is not set -# BR2_ARCH_AT91_2_6_26_RC3 is not set  # BR2_ARCH_AT91_2_6_25 is not set  # BR2_ARCH_AT91_2_6_24 is not set -# BR2_ARCH_AT91_2_6_22_1 is not set -# BR2_ARCH_AT91_2_6_21_5 is not set -# BR2_ARCH_AT91_2_6_21_1 is not set -# BR2_ARCH_AT91_2_6_20_4 is not set +# BR2_ARCH_AT91_2_6_22 is not set  BR2_LINUX_BSP_PATCH=""  BR2_KERNEL_PATCH="patch-$(BR2_DOWNLOAD_LINUX26_VERSION).$(BR2_KERNEL_PATCH_LEVEL).bz2"  BR2_EXTRA_VERSION=".$(BR2_KERNEL_PATCH_LEVEL)"  | 
