drivers: lcd: exclude BSD components from build

Unless ALLOW_BSD_COMPONENTS is enabled support will not be built

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
Alin Jerpelea 2022-02-21 07:59:15 +00:00 committed by Xiang Xiao
parent 1aedf30f38
commit fe06e51df2
1 changed files with 1 additions and 0 deletions

View File

@ -1333,6 +1333,7 @@ config LCD_LCDDRV_SPEED
config LCD_RA8875
bool "RA8875 LCD Display Controller"
default n
depends on ALLOW_BSD_COMPONENTS
---help---
LCD controller driver for RA8875 by RAiO Technologies Inc.