mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Allwinner: Fix HDMI monitor/TV detection and speed up boot
This commit is contained in:
parent
b96e205f14
commit
0b13c7b6fe
4
projects/Allwinner/bootloader/config
Normal file
4
projects/Allwinner/bootloader/config
Normal file
@ -0,0 +1,4 @@
|
||||
# CONFIG_VIDEO_DE2 is not set
|
||||
# CONFIG_USB_EHCI_HCD is not set
|
||||
# CONFIG_USB_OHCI_HCD is not set
|
||||
CONFIG_BOOTDELAY=0
|
@ -1,13 +0,0 @@
|
||||
diff -Nur a/arch/arm/Kconfig usb/arch/arm/Kconfig
|
||||
--- a/arch/arm/Kconfig 2016-09-12 16:05:51.000000000 +0200
|
||||
+++ usb/arch/arm/Kconfig 2016-09-21 19:19:44.533396743 +0200
|
||||
@@ -590,9 +590,8 @@
|
||||
select SPL_SYS_THUMB_BUILD if !ARM64
|
||||
select SYS_NS16550
|
||||
select SYS_THUMB_BUILD if !ARM64
|
||||
select USB if DISTRO_DEFAULTS
|
||||
- select USB_KEYBOARD if DISTRO_DEFAULTS
|
||||
select USB_STORAGE if DISTRO_DEFAULTS
|
||||
select USE_TINY_PRINTF
|
||||
imply CMD_DM
|
||||
imply CMD_GPT
|
Loading…
x
Reference in New Issue
Block a user