summaryrefslogtreecommitdiffstats
path: root/package/powerpc-utils/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/powerpc-utils/Config.in')
-rw-r--r--package/powerpc-utils/Config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/powerpc-utils/Config.in b/package/powerpc-utils/Config.in
index e18254c124..4037c55c61 100644
--- a/package/powerpc-utils/Config.in
+++ b/package/powerpc-utils/Config.in
@@ -10,7 +10,7 @@ config BR2_PACKAGE_POWERPC_UTILS
help
System utilities for PowerPC machines.
- http://sourceforge.net/projects/powerpc-utils/
+ https://github.com/nfont/powerpc-utils
if BR2_PACKAGE_POWERPC_UTILS
@@ -18,7 +18,6 @@ config BR2_PACKAGE_POWERPC_UTILS_RTAS
bool "RTAS support"
select BR2_PACKAGE_LIBRTAS
depends on BR2_TOOLCHAIN_USES_GLIBC
- default y
help
Enable support for functions that require RTAS.
OpenPOWER on IntegriCloud