summaryrefslogtreecommitdiff
path: root/target/device/Atmel/arch-avr32/Config.in.linux.patches
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2008-07-17 20:01:44 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2008-07-17 20:01:44 +0000
commit4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee (patch)
tree6f01e1708cc34b93325d0cb3cdd9ba8d5374deda /target/device/Atmel/arch-avr32/Config.in.linux.patches
parentac653c53d6ef59e45f0236a0e05a4225439d281d (diff)
Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
Diffstat (limited to 'target/device/Atmel/arch-avr32/Config.in.linux.patches')
-rw-r--r--target/device/Atmel/arch-avr32/Config.in.linux.patches3
1 files changed, 0 insertions, 3 deletions
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