Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Included some modules into kernel #1

Open
wants to merge 3 commits into
base: ics
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions arch/arm/configs/vigor_aosp_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ CONFIG_MSM_PIL=y
CONFIG_MSM_SCM=y
CONFIG_MSM_SUBSYSTEM_RESTART=y
CONFIG_MSM_SYSMON_COMM=y
CONFIG_MSM_BUSPM_DEV=m
CONFIG_MSM_BUSPM_DEV=y
CONFIG_MSM_RPM_LOG=y
CONFIG_MSM_RPM_STATS_LOG=y
# CONFIG_MSM_IOMMU is not set
Expand Down Expand Up @@ -1230,7 +1230,7 @@ CONFIG_TUN=y
CONFIG_WLAN=y
# CONFIG_USB_ZD1201 is not set
# CONFIG_USB_NET_RNDIS_WLAN is not set
CONFIG_LIBRA_SDIOIF=m
CONFIG_LIBRA_SDIOIF=y
# CONFIG_ATH_COMMON is not set
# CONFIG_BCM4329 is not set
CONFIG_BCMDHD=m
Expand Down Expand Up @@ -1283,7 +1283,7 @@ CONFIG_MSM_RMNET_SDIO=y
# CONFIG_MSM_RMNET_DEBUG is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
CONFIG_KINETO_GAN=m
CONFIG_KINETO_GAN=y
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set

Expand Down Expand Up @@ -1536,7 +1536,7 @@ CONFIG_SPI_TOUCHSCREEN_NTRIG=y
#
# SPI Protocol Masters
#
CONFIG_SPI_SPIDEV=m
CONFIG_SPI_SPIDEV=y
# CONFIG_SPI_TLE62X0 is not set
# CONFIG_SLIMBUS is not set

Expand Down