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/Config.in.linux.patches | 1 - 1 file changed, 1 deletion(-) (limited to 'target/device/Config.in.linux.patches') diff --git a/target/device/Config.in.linux.patches b/target/device/Config.in.linux.patches index 65c17d7a3..034479efb 100644 --- a/target/device/Config.in.linux.patches +++ b/target/device/Config.in.linux.patches @@ -4,7 +4,6 @@ menuconfig BR2_KERNEL_ARCH_PATCH_ENABLED depends on !BR2_KERNEL_PREPATCHED default y if BR2_avr32 default y if BR2_TARGET_ATMEL && BR2_arm - default n if BR2_KERNEL_ARCH_PATCH_ENABLED -- cgit v1.2.3