From 5aaa9cb5a4def11c7ee065d5ec3bc8bec217d019 Mon Sep 17 00:00:00 2001 From: MilhouseVH Date: Tue, 31 Mar 2020 21:20:48 +0100 Subject: [PATCH] linux (RPi/RPi2/RPi4): config options for 5.4.28 with KMS --- projects/RPi/devices/RPi/linux/linux.arm.conf | 2 ++ projects/RPi/devices/RPi2/linux/linux.arm.conf | 2 ++ projects/RPi/devices/RPi4/linux/linux.arm.conf | 2 ++ 3 files changed, 6 insertions(+) diff --git a/projects/RPi/devices/RPi/linux/linux.arm.conf b/projects/RPi/devices/RPi/linux/linux.arm.conf index 22790de77a..171544b55c 100644 --- a/projects/RPi/devices/RPi/linux/linux.arm.conf +++ b/projects/RPi/devices/RPi/linux/linux.arm.conf @@ -2014,6 +2014,7 @@ CONFIG_I2C_BCM2708_BAUDRATE=100000 # I2C system bus drivers (mostly embedded / system-on-chip) # CONFIG_I2C_BCM2835=m +CONFIG_I2C_BRCMSTB=y # CONFIG_I2C_CBUS_GPIO is not set # CONFIG_I2C_DESIGNWARE_PLATFORM is not set # CONFIG_I2C_EMEV2 is not set @@ -4465,6 +4466,7 @@ CONFIG_IRQCHIP=y # CONFIG_IPACK_BUS is not set CONFIG_RESET_CONTROLLER=y +CONFIG_RESET_SIMPLE=y # CONFIG_RESET_TI_SYSCON is not set # diff --git a/projects/RPi/devices/RPi2/linux/linux.arm.conf b/projects/RPi/devices/RPi2/linux/linux.arm.conf index 3b26026a0d..1b1348335e 100644 --- a/projects/RPi/devices/RPi2/linux/linux.arm.conf +++ b/projects/RPi/devices/RPi2/linux/linux.arm.conf @@ -2136,6 +2136,7 @@ CONFIG_I2C_BCM2708_BAUDRATE=100000 # I2C system bus drivers (mostly embedded / system-on-chip) # CONFIG_I2C_BCM2835=m +CONFIG_I2C_BRCMSTB=y # CONFIG_I2C_CBUS_GPIO is not set # CONFIG_I2C_DESIGNWARE_PLATFORM is not set # CONFIG_I2C_EMEV2 is not set @@ -4599,6 +4600,7 @@ CONFIG_ARM_GIC_MAX_NR=1 # CONFIG_IPACK_BUS is not set CONFIG_RESET_CONTROLLER=y +CONFIG_RESET_SIMPLE=y # CONFIG_RESET_TI_SYSCON is not set # diff --git a/projects/RPi/devices/RPi4/linux/linux.arm.conf b/projects/RPi/devices/RPi4/linux/linux.arm.conf index 6c4ced3322..967d5ea999 100644 --- a/projects/RPi/devices/RPi4/linux/linux.arm.conf +++ b/projects/RPi/devices/RPi4/linux/linux.arm.conf @@ -2547,6 +2547,7 @@ CONFIG_I2C_BCM2708_BAUDRATE=100000 # I2C system bus drivers (mostly embedded / system-on-chip) # CONFIG_I2C_BCM2835=m +CONFIG_I2C_BRCMSTB=y # CONFIG_I2C_CBUS_GPIO is not set # CONFIG_I2C_DESIGNWARE_PLATFORM is not set # CONFIG_I2C_DESIGNWARE_PCI is not set @@ -5220,6 +5221,7 @@ CONFIG_ARM_GIC_MAX_NR=1 # CONFIG_IPACK_BUS is not set CONFIG_RESET_CONTROLLER=y +CONFIG_RESET_SIMPLE=y # CONFIG_RESET_TI_SYSCON is not set #