Kconfig 293 B

123456789101112
  1. # SPDX-License-Identifier: GPL-2.0+
  2. #
  3. # Copyright (C) 2018 BayLibre, SAS
  4. #
  5. # Author: Neil Armstrong <narmstrong@baylibre.com>
  6. config VIDEO_MESON
  7. bool "Enable Amlogic Meson video support"
  8. depends on DM_VIDEO
  9. select DISPLAY
  10. help
  11. Enable Amlogic Meson Video Processing Unit video support.