Explorar o código

bcm4908: enable NVMEM U-Boot env data driver

It's needed for devices with U-Boot bootloader.

Signed-off-by: Rafał Miłecki <[email protected]>
Rafał Miłecki %!s(int64=3) %!d(string=hai) anos
pai
achega
fb47b9fa1a
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      target/linux/bcm4908/config-5.10

+ 3 - 0
target/linux/bcm4908/config-5.10

@@ -160,6 +160,9 @@ CONFIG_NET_FLOW_LIMIT=y
 CONFIG_NET_SWITCHDEV=y
 CONFIG_NO_IOPORT_MAP=y
 CONFIG_NR_CPUS=4
+CONFIG_NVMEM=y
+CONFIG_NVMEM_SYSFS=y
+CONFIG_NVMEM_U_BOOT_ENV=y
 CONFIG_OF=y
 CONFIG_OF_ADDRESS=y
 CONFIG_OF_EARLY_FLATTREE=y