aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/video/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index d9cb24d741eb..3c0ed933d11d 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -1803,7 +1803,7 @@ config FB_PS3
1803config FB_PS3_DEFAULT_SIZE_M 1803config FB_PS3_DEFAULT_SIZE_M
1804 int "PS3 default frame buffer size (in MiB)" 1804 int "PS3 default frame buffer size (in MiB)"
1805 depends on FB_PS3 1805 depends on FB_PS3
1806 default 18 1806 default 9
1807 ---help--- 1807 ---help---
1808 This is the default size (in MiB) of the virtual frame buffer in 1808 This is the default size (in MiB) of the virtual frame buffer in
1809 the PS3. 1809 the PS3.