summaryrefslogtreecommitdiffstats
path: root/package/portage/Config.in
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2010-06-07 17:09:43 -0300
committerPeter Korsgaard <jacmet@sunsite.dk>2010-06-25 13:49:36 +0200
commit237c98b29517d50b723e5d8b63e7e1770e9f9a8e (patch)
tree384ff83ae3a0312a37d9011eeb89cf8d5ce7b513 /package/portage/Config.in
parent7b3aee76065beced5ef508122930b83cc393c448 (diff)
downloadbuildroot-novena-237c98b29517d50b723e5d8b63e7e1770e9f9a8e.tar.gz
buildroot-novena-237c98b29517d50b723e5d8b63e7e1770e9f9a8e.zip
package: Remove portage, it's obsolete
Closes #1975 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/portage/Config.in')
-rw-r--r--package/portage/Config.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/portage/Config.in b/package/portage/Config.in
deleted file mode 100644
index 83778ff3c..000000000
--- a/package/portage/Config.in
+++ /dev/null
@@ -1,11 +0,0 @@
-config BR2_PACKAGE_PORTAGE
- bool "portage"
- select BR2_PACKAGE_PYTHON
- depends on BR2_USE_WCHAR
- help
- Portage, the Gentoo package management tool.
-
- http://www.gentoo.org/
-
-comment "portage requires a toolchain with WCHAR support"
- depends on !BR2_USE_WCHAR