| # Video output configuration |
| menu "Amlogic LCD Output Module" |
| support tv mode and tablet mode |
| Through the inside of the DTS file "mode" is |
| to choose a TV mode or tablet mode |
| bool "LCD TV Output Module" |
| Configure the LCD output model for TV output |
| TV mode mainly includes vbyone and an LVDS interface display |
| Through the environment variable is to choose panel_type lcd_index |
| config AMLOGIC_LCD_TABLET |
| bool "LCD Tablet Output Module" |
| Configure the LCD output model for Tablet output |
| tablet mode mainly includes panel interface display |
| Through the environment variable is only choose panel |
| source "drivers/amlogic/media/vout/lcd/backlight/Kconfig" |
| source "drivers/amlogic/media/vout/lcd/lcd_extern/Kconfig" |