summaryrefslogtreecommitdiff
path: root/target/device/Atmel/arch-avr32
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2009-01-29 20:51:05 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2009-01-29 20:51:05 +0000
commitad54aa3ba736d9d30ed7a662c3c30cc4f7956749 (patch)
tree2599727ca6090bf8d1cfa0c8cc212ac6a8016ca5 /target/device/Atmel/arch-avr32
parent010a1acb2389cefc3452dfc0e2a07051c8ad3e07 (diff)
Clean up AVR32 Linux support for atngw100, atstk100x and atstk1005
The boards now support 2.6.27.13 as default There are configs for 2.6.28.2, but this patch is marked (experimental) Configuration options for no longer existing patches are removed (AC-97,ISI and PS2-I/F)
Diffstat (limited to 'target/device/Atmel/arch-avr32')
-rw-r--r--target/device/Atmel/arch-avr32/Config.in.linux.patches17
1 files changed, 1 insertions, 16 deletions
diff --git a/target/device/Atmel/arch-avr32/Config.in.linux.patches b/target/device/Atmel/arch-avr32/Config.in.linux.patches
index 0b5f2cc96..b7867b139 100644
--- a/target/device/Atmel/arch-avr32/Config.in.linux.patches
+++ b/target/device/Atmel/arch-avr32/Config.in.linux.patches
@@ -8,7 +8,7 @@ choice
Select a patch to add to the Linux kernel
config BR2_ARCH_AVR32_2_6_28_2
- bool "2.6.28.2"
+ bool "2.6.28.2 (experimental)"
help
Apply the avr32 linux-2.6.28.2 patches
@@ -30,19 +30,4 @@ config BR2_KERNEL_ARCH_PATCH_DIR
string
default "target/device/Atmel/arch-avr32/kernel-patches-$(BR2_KERNEL_ARCH_PATCH_VERSION)"
-config BR2_LINUX_AVR32_ISI_PATCH
- bool "Add ISI patch"
- help
- Add support for the Image Sensor Interface
-
-config BR2_LINUX_AVR32_AC97_PATCH
- bool "Add AC97 patch"
- help
- Add support for AC97.
- Will need to be patched further to change GPIO_PIN_NONE
- to the real pin used as AC-97 reset pin.
-config BR2_LINUX_AVR32_PSIF_PATCH
- bool "Add PSIF patch"
- help
- Add support for the PS/2 Interface