From: Nelson Castillo <[email protected]> This configuration (CONFIG_DISPLAY_L1K002) is GTA03 specific. Let's disable it for GTA02.
Signed-off-by: Nelson Castillo <[email protected]> --- 0 files changed, 0 insertions(+), 0 deletions(-) diff --git a/arch/arm/configs/gta02-moredrivers-defconfig b/arch/arm/configs/gta02-moredrivers-defconfig index 1bab0ee..8025342 100644 --- a/arch/arm/configs/gta02-moredrivers-defconfig +++ b/arch/arm/configs/gta02-moredrivers-defconfig @@ -1315,6 +1315,7 @@ CONFIG_DISPLAY_SUPPORT=y # Display hardware drivers # CONFIG_DISPLAY_JBT6K74=y +# CONFIG_DISPLAY_L1K002 is not set # # Console display driver support diff --git a/arch/arm/configs/gta02-packaging-defconfig b/arch/arm/configs/gta02-packaging-defconfig index f210d24..2e05361 100644 --- a/arch/arm/configs/gta02-packaging-defconfig +++ b/arch/arm/configs/gta02-packaging-defconfig @@ -1318,6 +1318,7 @@ CONFIG_DISPLAY_SUPPORT=y # Display hardware drivers # CONFIG_DISPLAY_JBT6K74=y +# CONFIG_DISPLAY_L1K002 is not set # # Console display driver support
