summaryrefslogtreecommitdiff
path: root/include/configs/at91sam9263ek.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-18 08:38:30 -0400
committerTom Rini <trini@konsulko.com>2022-03-25 12:01:15 +0000
commit61b9c42e8c1e68e6be0c0e72425e6df8eeedd5d7 (patch)
tree20a82af5758f0c311215c64508053f2e5fad9d75 /include/configs/at91sam9263ek.h
parent3e2ea3278efba6189dd9644438c64de4017fa027 (diff)
lcd: Remove LCD_TEST_PATTERN code
This is a legacy driver and the value is set in board config headers without a CONFIG prefix. Remove the code. Cc: Anatolij Gustschin <agust@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/at91sam9263ek.h')
-rw-r--r--include/configs/at91sam9263ek.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/at91sam9263ek.h b/include/configs/at91sam9263ek.h
index b5ac6a48a8..15df8f3027 100644
--- a/include/configs/at91sam9263ek.h
+++ b/include/configs/at91sam9263ek.h
@@ -33,7 +33,6 @@
/* LCD */
#define LCD_BPP LCD_COLOR8
-#undef LCD_TEST_PATTERN
/* SDRAM */
#define CONFIG_SYS_SDRAM_BASE ATMEL_BASE_CS1