summaryrefslogtreecommitdiff
path: root/target/device/Atmel
diff options
context:
space:
mode:
Diffstat (limited to 'target/device/Atmel')
-rw-r--r--target/device/Atmel/AT91_Config.in4
-rw-r--r--target/device/Atmel/AVR32_Config.in1
-rw-r--r--target/device/Atmel/Config.in1
-rw-r--r--target/device/Atmel/arch-avr32/Config.in.linux.patches3
-rw-r--r--target/device/Atmel/u-boot/Config.in1
5 files changed, 0 insertions, 10 deletions
diff --git a/target/device/Atmel/AT91_Config.in b/target/device/Atmel/AT91_Config.in
index 1a5bb0b5c..02f1471b6 100644
--- a/target/device/Atmel/AT91_Config.in
+++ b/target/device/Atmel/AT91_Config.in
@@ -4,7 +4,6 @@ comment "Atmel AT91 Specific Device Support"
config BR2_TARGET_AT91
bool "Board support for the Atmel AT91 range of microprocessors"
depends on BR2_arm
- default n
help
Atmel AT91 ARM based systems
@@ -23,17 +22,14 @@ config BR2_TARGET_ATMEL_NET
config BR2_TARGET_ATMEL_LCD
bool "With LCD controller"
depends on !BR2_TARGET_ATMEL_ALL
- default n
config BR2_TARGET_ATMEL_FPDSP
bool "With Floating Point DSP"
depends on !BR2_TARGET_ATMEL_ALL
- default n
config BR2_TARGET_ATMEL_MPB
bool "With customizable MP-Block"
depends on !BR2_TARGET_ATMEL_ALL
- default n
comment "Device Selection"
diff --git a/target/device/Atmel/AVR32_Config.in b/target/device/Atmel/AVR32_Config.in
index 5be23e703..f0d2d9ccd 100644
--- a/target/device/Atmel/AVR32_Config.in
+++ b/target/device/Atmel/AVR32_Config.in
@@ -4,7 +4,6 @@ comment "Atmel AVR32 Specific Device Support"
config BR2_TARGET_AVR32
bool "Board support for the Atmel AP7 microprocessors"
depends on BR2_avr32
- default n
help
Atmel AT32AP7XXX AVR32 based systems
diff --git a/target/device/Atmel/Config.in b/target/device/Atmel/Config.in
index cd710f6df..486ac4dd2 100644
--- a/target/device/Atmel/Config.in
+++ b/target/device/Atmel/Config.in
@@ -1,7 +1,6 @@
menuconfig BR2_TARGET_ATMEL
bool "Atmel Device Support"
depends on BR2_arm || BR2_avr32
- default n
if BR2_TARGET_ATMEL
diff --git a/target/device/Atmel/arch-avr32/Config.in.linux.patches b/target/device/Atmel/arch-avr32/Config.in.linux.patches
index 767da2674..f15596abb 100644
--- a/target/device/Atmel/arch-avr32/Config.in.linux.patches
+++ b/target/device/Atmel/arch-avr32/Config.in.linux.patches
@@ -67,13 +67,11 @@ config BR2_KERNEL_ARCH_PATCH_DIR
config BR2_LINUX_AVR32_ISI_PATCH
bool "Add ISI patch"
- default n
help
Add support for the Image Sensor Interface
config BR2_LINUX_AVR32_AC97_PATCH
bool "Add AC97 patch"
- default n
help
Add support for AC97.
Will need to be patched further to change GPIO_PIN_NONE
@@ -81,6 +79,5 @@ config BR2_LINUX_AVR32_AC97_PATCH
config BR2_LINUX_AVR32_PSIF_PATCH
bool "Add PSIF patch"
- default n
help
Add support for the PS/2 Interface
diff --git a/target/device/Atmel/u-boot/Config.in b/target/device/Atmel/u-boot/Config.in
index 02f6863f4..fa1518675 100644
--- a/target/device/Atmel/u-boot/Config.in
+++ b/target/device/Atmel/u-boot/Config.in
@@ -2,7 +2,6 @@ config BR2_TARGET_UBOOT_AT91
bool "Das U-Boot Boot Monitor"
depends on BR2_TARGET_AT91
depends on !BR2_TARGET_AT91SAM9260PF
- default n
help
Build "Das U-Boot" Boot Monitor