diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2012-02-12 22:40:01 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2012-02-12 22:40:01 +0000 |
commit | e76a0c843ed0b61947d074e24a7193cb2d22dfb2 (patch) | |
tree | 5583a4b91f4d179ab8a89a34eaaecff1996032fc /target/linux/brcm47xx | |
parent | 1f0e01a7934b80005bd3c965b15c6f52525b2295 (diff) | |
download | upstream-e76a0c843ed0b61947d074e24a7193cb2d22dfb2.tar.gz upstream-e76a0c843ed0b61947d074e24a7193cb2d22dfb2.tar.bz2 upstream-e76a0c843ed0b61947d074e24a7193cb2d22dfb2.zip |
brcm47xx: activate config bug to show warnings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30487 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx')
-rw-r--r-- | target/linux/brcm47xx/config-3.0 | 1 | ||||
-rw-r--r-- | target/linux/brcm47xx/config-3.2 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/config-3.0 b/target/linux/brcm47xx/config-3.0 index 417f0b6814..53d506ef71 100644 --- a/target/linux/brcm47xx/config-3.0 +++ b/target/linux/brcm47xx/config-3.0 @@ -28,7 +28,6 @@ CONFIG_BCMA_HOST_SOC=y CONFIG_BCMA_POSSIBLE=y CONFIG_BCMA_SFLASH=y # CONFIG_BRCMUTIL is not set -# CONFIG_BUG is not set CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CEVT_R4K=y CONFIG_CEVT_R4K_LIB=y diff --git a/target/linux/brcm47xx/config-3.2 b/target/linux/brcm47xx/config-3.2 index eeead0b0ae..2826029b3a 100644 --- a/target/linux/brcm47xx/config-3.2 +++ b/target/linux/brcm47xx/config-3.2 @@ -26,7 +26,6 @@ CONFIG_BCMA_HOST_PCI_POSSIBLE=y CONFIG_BCMA_HOST_SOC=y CONFIG_BCMA_POSSIBLE=y CONFIG_BCMA_SFLASH=y -# CONFIG_BUG is not set CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CEVT_R4K=y CONFIG_CEVT_R4K_LIB=y |