Skip to content

Commit

Permalink
compat-drivers: make CONFIG_BT_WILINK depend on CONFIG_TI_ST
Browse files Browse the repository at this point in the history
This needs to be carried over to linux-3.9.y.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
  • Loading branch information
mcgrof committed Mar 28, 2013
1 parent 279bae6 commit ea177a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.mk
Expand Up @@ -228,7 +228,9 @@ export CONFIG_BT_HCIUART_3WIRE=y
export CONFIG_BT_HCIVHCI=m
export CONFIG_BT_MRVL=m
ifndef CONFIG_COMPAT_KERNEL_2_6_39
ifdef CONFIG_TI_ST
export CONFIG_BT_WILINK=m
endif #CONFIG_TI_ST
endif #CONFIG_COMPAT_KERNEL_2_6_39

ifdef CONFIG_PCMCIA
Expand Down

0 comments on commit ea177a2

Please sign in to comment.