Skip to content

Commit

Permalink
Merge pull request #35 from schnitzeltony/4.17.x+fslc
Browse files Browse the repository at this point in the history
Some more default configs
  • Loading branch information
otavio authored Sep 12, 2018
2 parents 80f8894 + 6b7c636 commit adce26a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm/configs/imx_v6_v7_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=18
CONFIG_CGROUPS=y
CONFIG_NAMESPACES=y
CONFIG_NET_NS=y
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_EXPERT=y
Expand Down Expand Up @@ -82,6 +84,7 @@ CONFIG_BT=y
CONFIG_BT_HCIUART=y
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_LL=y
CONFIG_BT_BNEP=m
CONFIG_CFG80211=y
CONFIG_CFG80211_WEXT=y
CONFIG_MAC80211=y
Expand Down

0 comments on commit adce26a

Please sign in to comment.