summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 10 insertions, 0 deletions
diff --git a/README b/README
index 0ab760bc5b..38a421555c 100644
--- a/README
+++ b/README
@@ -1215,6 +1215,16 @@ The following options need to be configured:
Normally display is black on white background; define
CONFIG_SYS_WHITE_ON_BLACK to get it inverted.
+
+ CONFIG_ALIGN_LCD_TO_SECTION
+
+ Normally the LCD is page-aligned (tyically 4KB). If this is
+ defined then the LCD will be aligned to MMU_SECTION_SIZE
+ instead. This is useful for architectures where it is cheaper
+ to change data cache settings on a per-section basis (such as
+ ARM).
+
+
- Splash Screen Support: CONFIG_SPLASH_SCREEN
If this option is set, the environment is checked for