summaryrefslogtreecommitdiff
path: root/target/config/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-15 17:20:57 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-15 17:20:57 +0100
commit5edfb8067ec793a2a0361fe215a1498902b14a1a (patch)
tree3ad5787e2e7a427d90bb6a84143b01888d431c1b /target/config/Config.in
parentebf9a6961641072a526b027b8dd42831440397ec (diff)
fix xbmc youtube addon, now plays fine. python2-sqlite needed, and bios param start_x=1
Diffstat (limited to 'target/config/Config.in')
-rw-r--r--target/config/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in b/target/config/Config.in
index d0183fdbb..10bf89f16 100644
--- a/target/config/Config.in
+++ b/target/config/Config.in
@@ -519,7 +519,7 @@ config ADK_TARGET_CFLAGS
config ADK_TARGET_CMDLINE
string
- default "dwc_otg.fiq_split_enable=0" if ADK_TARGET_SYSTEM_RASPBERRY_PI
+ default "dwc_otg.fiq_split_enable=1" if ADK_TARGET_SYSTEM_RASPBERRY_PI
default "console=tty no_auto_cmd" if ADK_TARGET_SYSTEM_LEMOTE_YEELONG
default "console=ttyS0,9600" if ADK_TARGET_SYSTEM_FON_FON2100
default "console=ttyS0,38400" if ADK_TARGET_SYSTEM_PCENGINES_WRAP