summaryrefslogtreecommitdiff
path: root/configs/nanopi_neo_air_defconfig
diff options
context:
space:
mode:
authorJernej Skrabec <jernej.skrabec@siol.net>2017-03-27 17:22:33 (GMT)
committerMaxime Ripard <maxime.ripard@free-electrons.com>2017-04-28 07:23:01 (GMT)
commit6e39de1b337e2d77c086fb5dfb0c91d44dde6a01 (patch)
tree1445a33215acfaebf0feaa86805ebb1b3ac04181 /configs/nanopi_neo_air_defconfig
parent56009451d843e8ccaff3408d172fe13af23e2756 (diff)
downloadu-boot-fsl-qoriq-6e39de1b337e2d77c086fb5dfb0c91d44dde6a01.tar.xz
sunxi: Disable DE2 video driver where not needed
Because DE2 driver is enabled by default, it is nice to disable it on all boards which don't have any video output. List of such boards is also much shorter. Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'configs/nanopi_neo_air_defconfig')
-rw-r--r--configs/nanopi_neo_air_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/nanopi_neo_air_defconfig b/configs/nanopi_neo_air_defconfig
index 9598bd5..5400d37 100644
--- a/configs/nanopi_neo_air_defconfig
+++ b/configs/nanopi_neo_air_defconfig
@@ -15,3 +15,4 @@ CONFIG_SPL=y
# CONFIG_SPL_ISO_PARTITION is not set
# CONFIG_SPL_EFI_PARTITION is not set
CONFIG_USB_EHCI_HCD=y
+# CONFIG_VIDEO_DE2 is not set