Loading arch/arm/configs/msm8909w-perf_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -216,6 +216,7 @@ CONFIG_NFC_NQ=y CONFIG_IPC_ROUTER=y CONFIG_IPC_ROUTER_SECURITY=y CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y CONFIG_REGMAP_SND_DIGCDC=y CONFIG_DMA_CMA=y CONFIG_ZRAM=y CONFIG_BLK_DEV_LOOP=y Loading arch/arm/configs/msm8909w_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -215,6 +215,7 @@ CONFIG_NFC_NQ=y CONFIG_IPC_ROUTER=y CONFIG_IPC_ROUTER_SECURITY=y CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y CONFIG_REGMAP_SND_DIGCDC=y CONFIG_DMA_CMA=y CONFIG_ZRAM=y CONFIG_BLK_DEV_LOOP=y Loading drivers/base/regmap/Kconfig +8 −0 Original line number Diff line number Diff line Loading @@ -52,3 +52,11 @@ config REGMAP_ALLOW_WRITE_DEBUGFS Say 'y' here to allow the regmap debugfs write. Regmap debugfs write could be risky when accessing some essential hardwares, so it is not recommended to enable this option on any production device. config REGMAP_SND_DIGCDC depends on SND_SOC bool "For regmap on DIGCDC" select REGMAP_MMIO default n help Say 'y' here to enable regmap_mmio for digital codec. Loading
arch/arm/configs/msm8909w-perf_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -216,6 +216,7 @@ CONFIG_NFC_NQ=y CONFIG_IPC_ROUTER=y CONFIG_IPC_ROUTER_SECURITY=y CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y CONFIG_REGMAP_SND_DIGCDC=y CONFIG_DMA_CMA=y CONFIG_ZRAM=y CONFIG_BLK_DEV_LOOP=y Loading
arch/arm/configs/msm8909w_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -215,6 +215,7 @@ CONFIG_NFC_NQ=y CONFIG_IPC_ROUTER=y CONFIG_IPC_ROUTER_SECURITY=y CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y CONFIG_REGMAP_SND_DIGCDC=y CONFIG_DMA_CMA=y CONFIG_ZRAM=y CONFIG_BLK_DEV_LOOP=y Loading
drivers/base/regmap/Kconfig +8 −0 Original line number Diff line number Diff line Loading @@ -52,3 +52,11 @@ config REGMAP_ALLOW_WRITE_DEBUGFS Say 'y' here to allow the regmap debugfs write. Regmap debugfs write could be risky when accessing some essential hardwares, so it is not recommended to enable this option on any production device. config REGMAP_SND_DIGCDC depends on SND_SOC bool "For regmap on DIGCDC" select REGMAP_MMIO default n help Say 'y' here to enable regmap_mmio for digital codec.