summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2015-01-31 17:01:54 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2015-01-31 17:01:57 +0200
commitb6d899e4d2005a7beab2eab737539a65090f3793 (patch)
tree50e8b9cea61a98843057e20083cf9a1cddd6c8e2
parentefd760d0a2c027fe20ed190c56f416d0a47d7c41 (diff)
downloadmeta-raspberrypi-b6d899e4d2005a7beab2eab737539a65090f3793.tar.gz
README: Fix typo
Patch pulled from github: https://github.com/djwillis/meta-raspberrypi/pull/101 Change-Id: I9aaa3687c30d0fde5e981e7cafbabad7dc24ce50 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 31160bf..ee7c7be 100644
--- a/README
+++ b/README
@@ -121,7 +121,7 @@ KEY_DECODE_WVC1 = "0x12345678,0xabcdabcd,0x87654321"
121By default the GPU adds a black border around the video output to compensate for 121By default the GPU adds a black border around the video output to compensate for
122TVs which cut off part of the image. To disable this set this variable in 122TVs which cut off part of the image. To disable this set this variable in
123local.conf: 123local.conf:
124DISALE_OVERSCAN = "0" 124DISABLE_OVERSCAN = "0"
125 125
1262.E. Optional - Set overclocking options: 1262.E. Optional - Set overclocking options:
127========================================= 127=========================================