diff options
Diffstat (limited to 'target/linux/brcm2708/bcm2710/config-4.9')
-rw-r--r-- | target/linux/brcm2708/bcm2710/config-4.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm2708/bcm2710/config-4.9 b/target/linux/brcm2708/bcm2710/config-4.9 index 2406ff6e8b..04d0da8f7a 100644 --- a/target/linux/brcm2708/bcm2710/config-4.9 +++ b/target/linux/brcm2708/bcm2710/config-4.9 @@ -74,8 +74,6 @@ CONFIG_BCM2835_MBOX=y CONFIG_BCM2835_WDT=y # CONFIG_BCM_PDC_MBOX is not set # CONFIG_BCM_VCIO is not set -# CONFIG_BCM_VC_CMA is not set -# CONFIG_BCM_VC_SM is not set # CONFIG_BLK_DEV_INITRD is not set CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_RAM=y @@ -355,6 +353,8 @@ CONFIG_RAW_DRIVER=y CONFIG_RCU_STALL_COMMON=y CONFIG_REGMAP=y CONFIG_REGMAP_MMIO=y +CONFIG_REGULATOR=y +CONFIG_REGULATOR_FIXED_VOLTAGE=y CONFIG_RFS_ACCEL=y CONFIG_RPS=y CONFIG_RWSEM_SPIN_ON_OWNER=y |