mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-14 19:04:39 +00:00
kernel: add CONFIG_BCMA_POSSIBLE=y to generic config as it is set in most of the target configs.
SVN-Revision: 34330
This commit is contained in:
parent
aa8e887a46
commit
608efcdbd0
@ -193,6 +193,7 @@ CONFIG_BASE_SMALL=0
|
||||
# CONFIG_BCM63XX is not set
|
||||
# CONFIG_BCM63XX_PHY is not set
|
||||
# CONFIG_BCMA is not set
|
||||
CONFIG_BCMA_POSSIBLE=y
|
||||
# CONFIG_BCM_WIMAX is not set
|
||||
# CONFIG_BDI_SWITCH is not set
|
||||
# CONFIG_BE2ISCSI is not set
|
||||
|
@ -197,6 +197,7 @@ CONFIG_BASE_SMALL=0
|
||||
# CONFIG_BCM63XX_PHY is not set
|
||||
# CONFIG_BCM87XX_PHY is not set
|
||||
# CONFIG_BCMA is not set
|
||||
CONFIG_BCMA_POSSIBLE=y
|
||||
# CONFIG_BCM_WIMAX is not set
|
||||
# CONFIG_BDI_SWITCH is not set
|
||||
# CONFIG_BE2ISCSI is not set
|
||||
|
@ -201,6 +201,7 @@ CONFIG_BASE_SMALL=0
|
||||
# CONFIG_BCM63XX_PHY is not set
|
||||
# CONFIG_BCM87XX_PHY is not set
|
||||
# CONFIG_BCMA is not set
|
||||
CONFIG_BCMA_POSSIBLE=y
|
||||
# CONFIG_BCM_WIMAX is not set
|
||||
# CONFIG_BDI_SWITCH is not set
|
||||
# CONFIG_BE2ISCSI is not set
|
||||
|
Loading…
Reference in New Issue
Block a user