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