Odroid N2 - update confis
Also enable force_boot_script to make sure its installed when swaping kernels Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
This commit is contained in:
parent
3e1e21e77a
commit
a744b8bbd9
@ -5,3 +5,4 @@ BOOTCONFIG="odroidn2_config"
|
||||
MODULES_LEGACY="media_clock firmware #decoder_common #stream_input #amvdec_mh264 #amvdec_h264 #amvdec_h264mvc #amvdec_h265 #amvdec_mmjpeg #amvdec_mpeg12 #amvdec_mmpeg4 #amvdec_mpeg4 #amvdec_vc1 #amvdec_vp9"
|
||||
KERNEL_TARGET="legacy,current,dev"
|
||||
FULL_DESKTOP="yes"
|
||||
FORCE_BOOTSCRIPT_UPDATE="yes"
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.4.25 Kernel Configuration
|
||||
# Linux/arm64 5.4.27 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
@ -3046,7 +3046,6 @@ CONFIG_WLCORE=m
|
||||
CONFIG_WLCORE_SPI=m
|
||||
CONFIG_WLCORE_SDIO=m
|
||||
CONFIG_WILINK_PLATFORM_DATA=y
|
||||
CONFIG_RTL8723DS=m
|
||||
CONFIG_RTL8822BU=m
|
||||
CONFIG_RTL8188EU=m
|
||||
CONFIG_RTL8821CU=m
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.9.210 Kernel Configuration
|
||||
# Linux/arm64 4.9.216 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
@ -2531,7 +2531,7 @@ CONFIG_WLAN_VENDOR_TI=y
|
||||
CONFIG_RTL8822BU=m
|
||||
CONFIG_RTL8188EU=m
|
||||
CONFIG_RTL8821CU=m
|
||||
CONFIG_RTL8812AU=m
|
||||
CONFIG_88XXAU=m
|
||||
CONFIG_WLAN_VENDOR_ZYDAS=y
|
||||
CONFIG_USB_ZD1201=m
|
||||
CONFIG_ZD1211RW=m
|
||||
|
||||
@ -352,10 +352,10 @@ odroidn2 legacy buster cli stable yes
|
||||
odroidn2 legacy buster desktop stable yes
|
||||
odroidn2 legacy stretch cli stable yes
|
||||
odroidn2 legacy bionic desktop stable yes
|
||||
odroidn2 current bionic desktop stable yes
|
||||
odroidn2 current buster cli stable yes
|
||||
odroidn2 current bionic minimal stable yes
|
||||
odroidn2 dev bullseye minimal beta yes
|
||||
odroidn2 current buster desktop stable yes
|
||||
odroidn2 current stretch cli stable yes
|
||||
odroidn2 current bionic desktop stable yes
|
||||
|
||||
# Odroid XU4
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user