mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
linux (RPi): config options for 6.6.64-80533a9
RP1_PIO and FIRMWARE_RP1 must be built into the kernel as DRM_RP1_DPI depends on those. Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
bfacf1cc83
commit
0b49c1e1e4
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 6.6.63 Kernel Configuration
|
||||
# Linux/arm 6.6.64 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="arm-linux-gnueabihf-gcc (GCC) 13.0.0 20220604 (experimental) [master revision aec868578d8515763d75693c1fdfbc30ff0a1e68]"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 6.6.63 Kernel Configuration
|
||||
# Linux/arm 6.6.64 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="arm-linux-gnueabihf-gcc (GCC) 13.0.0 20220604 (experimental) [master revision aec868578d8515763d75693c1fdfbc30ff0a1e68]"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.6.63 Kernel Configuration
|
||||
# Linux/arm64 6.6.64 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (GCC) 13.0.0 20220604 (experimental) [master revision aec868578d8515763d75693c1fdfbc30ff0a1e68]"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.6.63 Kernel Configuration
|
||||
# Linux/arm64 6.6.64 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (GCC) 13.0.0 20220604 (experimental) [master revision aec868578d8515763d75693c1fdfbc30ff0a1e68]"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
@ -1679,7 +1679,7 @@ CONFIG_GENERIC_ARCH_TOPOLOGY=y
|
||||
CONFIG_DMIID=y
|
||||
# CONFIG_DMI_SYSFS is not set
|
||||
CONFIG_RASPBERRYPI_FIRMWARE=y
|
||||
CONFIG_FIRMWARE_RP1=m
|
||||
CONFIG_FIRMWARE_RP1=y
|
||||
# CONFIG_FW_CFG_SYSFS is not set
|
||||
# CONFIG_SYSFB_SIMPLEFB is not set
|
||||
# CONFIG_ARM_FFA_TRANSPORT is not set
|
||||
@ -1768,7 +1768,7 @@ CONFIG_BLK_DEV_NVME=y
|
||||
# Misc devices
|
||||
#
|
||||
CONFIG_BCM2835_SMI=m
|
||||
CONFIG_RP1_PIO=m
|
||||
CONFIG_RP1_PIO=y
|
||||
# CONFIG_AD525X_DPOT is not set
|
||||
# CONFIG_DUMMY_IRQ is not set
|
||||
# CONFIG_PHANTOM is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user