From 4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 17 Jul 2008 20:01:44 +0000 Subject: Kconfig: remove 'default n' 'default n' is the default, so there's no need to say it explicitly. --- target/device/Atmel/arch-avr32/Config.in.linux.patches | 3 --- 1 file changed, 3 deletions(-) (limited to 'target/device/Atmel/arch-avr32') 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 -- cgit v1.2.3