Broadcom NVRAM driver

modulename: bcm47xx_nvram.ko

configname: CONFIG_BCM47XX_NVRAM

Linux Kernel Configuration
└─>Firmware Drivers
└─>Broadcom NVRAM driver
In linux kernel since version 3.10 (release Date: 2013-06-30)  
Broadcom home routers contain flash partition called "nvram" with all
important hardware configuration as well as some minor user setup.
NVRAM partition contains a text-like data representing name=value
pairs.
This driver provides an easy way to get value of requested parameter.
It simply reads content of NVRAM and parses it. It doesn't control any
hardware part itself.

source code:
depends
CONFIG_ARCH_BCM_5301X or CONFIG_BCM47XX or CONFIG_COMPILE_TEST

is selected by
CONFIG_SSB_HOST_SOC