From 2b60a3228d1e159c1e1172e8d7857b5948f2a120 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sat, 29 Sep 2007 19:52:03 +0000 Subject: - remove some duplicate entries --- target/device/AMD/Config.in | 7 ------- target/device/Arm/Config.in | 2 +- target/device/Atmel/Config.in | 2 +- target/device/Soekris/Config.in | 8 -------- target/device/Via/Config.in | 8 -------- target/device/jp/Config.in | 7 ------- 6 files changed, 2 insertions(+), 32 deletions(-) diff --git a/target/device/AMD/Config.in b/target/device/AMD/Config.in index d6c46a977..d2eb8f673 100644 --- a/target/device/AMD/Config.in +++ b/target/device/AMD/Config.in @@ -19,10 +19,3 @@ config BR2_TARGET_AMD_ALCHEMY_DBAU1500 comment "Package support" depends BR2_TARGET_AMD_ALCHEMY -config BR2_PACKAGE_LINUX - bool "linux" - default n - depends BR2_TARGET_AMD_ALCHEMY - help - The Linux kernel. - http://www.kernel.org/ diff --git a/target/device/Arm/Config.in b/target/device/Arm/Config.in index c14f24661..de50fea77 100644 --- a/target/device/Arm/Config.in +++ b/target/device/Arm/Config.in @@ -1,4 +1,4 @@ -menuconfig BR2_TARGET_ARM +menuconfig BR2_TARGET_ARM bool "ARM Ltd. Device Support" depends BR2_arm default n diff --git a/target/device/Atmel/Config.in b/target/device/Atmel/Config.in index 707afa3f8..2b1b466b8 100644 --- a/target/device/Atmel/Config.in +++ b/target/device/Atmel/Config.in @@ -42,7 +42,7 @@ config BR2_AT91_LINUXPATCH_SITE depends on BR2_TARGET_AT91 default "http://maxim.org.za/AT91RM9200/2.6" help - Main download location for AT91 Linux stuff + Main download location for AT91 Linux stuff config BR2_TARGET_ATMEL_COPYTO string "also copy the image to..." diff --git a/target/device/Soekris/Config.in b/target/device/Soekris/Config.in index 0fcd7a8ce..6d55fad16 100644 --- a/target/device/Soekris/Config.in +++ b/target/device/Soekris/Config.in @@ -17,11 +17,3 @@ config BR2_TARGET_SOEKRIS_NET4801 comment "Package support" depends on BR2_TARGET_SOEKRIS_NET4521 || BR2_TARGET_SOEKRIS_NET4801 -config BR2_PACKAGE_LINUX - bool "linux" - depends on BR2_TARGET_SOEKRIS_NET4521 || BR2_TARGET_SOEKRIS_NET4801 - default n - help - The Linux kernel. - - http://www.kernel.org/ diff --git a/target/device/Via/Config.in b/target/device/Via/Config.in index ab2d25149..8d7f269fe 100644 --- a/target/device/Via/Config.in +++ b/target/device/Via/Config.in @@ -6,11 +6,3 @@ config BR2_TARGET_VIA_EPIA_MII help The Via EPIA MII board -config BR2_PACKAGE_LINUX - bool "linux" - default n - depends BR2_TARGET_VIA_EPIA_MII - help - The Linux kernel. - - http://www.kernel.org/ diff --git a/target/device/jp/Config.in b/target/device/jp/Config.in index 6a8f9936b..ca382c8d5 100644 --- a/target/device/jp/Config.in +++ b/target/device/jp/Config.in @@ -9,10 +9,3 @@ config BR2_TARGET_Q5 comment "Package support" depends BR2_TARGET_Q5 -config BR2_PACKAGE_LINUX - bool "linux" - default n - depends BR2_TARGET_Q5 - help - The Linux kernel. - http://www.kernel.org/ -- cgit v1.2.3