From 206930b8e0677ee402b3eef7513576bd391324a0 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 12 Oct 2010 06:59:35 +0200 Subject: [PATCH] projects/ATV/options: dont build upower support Signed-off-by: Stephan Raue --- projects/ATV/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/ATV/options b/projects/ATV/options index 61523e3185..868ab0de72 100644 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -116,7 +116,7 @@ UDISKS="yes" # build and install powermanagement support (upower) (yes / no) - UPOWER="yes" + UPOWER="no" # build and install NTFS-3G fuse support (yes / no) NTFS3G="yes"