1 menuconfig TEGRA_BB_SUPPORT
2 bool "Tegra baseband support"
5 Say Y here to get to see options for tegra baseband support.
6 This option alone does not add any kernel code.
8 If you say N, all options in this submenu will be skipped and disabled.
13 bool "Enable tegra baseband power driver"
15 Adds power management driver for managing different baseband
16 modems with tegra processor.
18 This driver should work with at least the following devices:
23 Disabled by default. Choose Y here if you want to build the driver.
25 endif # TEGRA_BB_SUPPORT