summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-09-29 19:52:03 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-09-29 19:52:03 +0000
commit2b60a3228d1e159c1e1172e8d7857b5948f2a120 (patch)
treecd9a01835d8563ec2a278c0360021b3c0ecb715c
parentdce554081a46481f99bf22b53aa4ca8dd54fe951 (diff)
downloadbuildroot-novena-2b60a3228d1e159c1e1172e8d7857b5948f2a120.tar.gz
buildroot-novena-2b60a3228d1e159c1e1172e8d7857b5948f2a120.zip
- remove some duplicate entries
-rw-r--r--target/device/AMD/Config.in7
-rw-r--r--target/device/Arm/Config.in2
-rw-r--r--target/device/Atmel/Config.in2
-rw-r--r--target/device/Soekris/Config.in8
-rw-r--r--target/device/Via/Config.in8
-rw-r--r--target/device/jp/Config.in7
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/