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/jp/Config.in | 1 - 1 file changed, 1 deletion(-) (limited to 'target/device/jp') diff --git a/target/device/jp/Config.in b/target/device/jp/Config.in index da2d3e60f..b91b8ac41 100644 --- a/target/device/jp/Config.in +++ b/target/device/jp/Config.in @@ -1,6 +1,5 @@ config BR2_TARGET_Q5 bool "jp-embedded Q5 board support" - default n depends on BR2_mipsel select BR2_PACKAGE_LINUX help -- cgit v1.2.3