Skip to content

Commit

Permalink
ti_config_fragments/connectivity.cfg: disable unused MMC controllers
Browse files Browse the repository at this point in the history
Disable MMC/SD controllers unused on TI boards.

Signed-off-by: Sekhar Nori <[email protected]>
  • Loading branch information
nsekhar committed Jul 8, 2016
1 parent 8729738 commit 7a03caf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ti_config_fragments/connectivity.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,8 @@ CONFIG_DP83848_PHY=y
#MMC
CONFIG_MMC=y
CONFIG_MMC_OMAP_HS=y
CONFIG_MMC_SDHCI=n
CONFIG_MMC_DW=n

#CAN
CONFIG_CAN=m
Expand Down

0 comments on commit 7a03caf

Please sign in to comment.