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.toolchain | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/device/Config.in.toolchain') diff --git a/target/device/Config.in.toolchain b/target/device/Config.in.toolchain index cdf5862c0..8db60e94f 100644 --- a/target/device/Config.in.toolchain +++ b/target/device/Config.in.toolchain @@ -76,11 +76,9 @@ endchoice config BR2_TOOLCHAIN_ATMEL_AVR32_4_2_3_ENABLE bool - default n config BR2_TOOLCHAIN_ATMEL_AVR32 bool - default n if BR2_TOOLCHAIN_ATMEL_AVR32 config BR2_VENDOR_SITE -- cgit v1.2.3