From 2b3e806e5600f7b6209f798922e16ae5ba9bb770 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Mon, 25 May 2020 07:24:03 +0000 Subject: [PATCH] Cleanup U-boot --- buildroot-external/board/asus/tinker/uboot.config | 1 - buildroot-external/board/hardkernel/odroid-c2/uboot.config | 3 --- buildroot-external/board/hardkernel/odroid-xu4/uboot.config | 1 - 3 files changed, 5 deletions(-) diff --git a/buildroot-external/board/asus/tinker/uboot.config b/buildroot-external/board/asus/tinker/uboot.config index d72a331d4..3f90be221 100644 --- a/buildroot-external/board/asus/tinker/uboot.config +++ b/buildroot-external/board/asus/tinker/uboot.config @@ -1,3 +1,2 @@ # CONFIG_USB_STORAGE is not set # CONFIG_DOS_PARTITION is not set -CONFIG_DM_VIDEO=y diff --git a/buildroot-external/board/hardkernel/odroid-c2/uboot.config b/buildroot-external/board/hardkernel/odroid-c2/uboot.config index 3d870b43c..335a6ab2f 100644 --- a/buildroot-external/board/hardkernel/odroid-c2/uboot.config +++ b/buildroot-external/board/hardkernel/odroid-c2/uboot.config @@ -1,6 +1,3 @@ CONFIG_DOS_PARTITION=y # CONFIG_EFI_PARTITION is not set # CONFIG_USB_STORAGE is not set -CONFIG_USB=y -CONFIG_CMD_USB=y -CONFIG_DM_USB=y diff --git a/buildroot-external/board/hardkernel/odroid-xu4/uboot.config b/buildroot-external/board/hardkernel/odroid-xu4/uboot.config index 4ab6d289f..335a6ab2f 100644 --- a/buildroot-external/board/hardkernel/odroid-xu4/uboot.config +++ b/buildroot-external/board/hardkernel/odroid-xu4/uboot.config @@ -1,4 +1,3 @@ CONFIG_DOS_PARTITION=y # CONFIG_EFI_PARTITION is not set # CONFIG_USB_STORAGE is not set -CONFIG_DISPLAY_BOARDINFO=y