diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2010-11-10 19:11:24 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2010-11-10 19:11:24 +0000 |
commit | 1652eb7863e534a3a224351bab56d987c58bf4b4 (patch) | |
tree | dfadf89b1a7bd1537cdf340a91922f03600dc104 | |
parent | e24f008d09e44d67cabab08d356867a4046d73f8 (diff) | |
download | mtk-20170518-1652eb7863e534a3a224351bab56d987c58bf4b4.zip mtk-20170518-1652eb7863e534a3a224351bab56d987c58bf4b4.tar.gz mtk-20170518-1652eb7863e534a3a224351bab56d987c58bf4b4.tar.bz2 |
brcm47xx: CONFIG_HAMRADIO=n makes no sense
SVN-Revision: 23949
-rw-r--r-- | target/linux/brcm47xx/config-2.6.32 | 1 | ||||
-rw-r--r-- | target/linux/brcm47xx/config-2.6.34 | 1 | ||||
-rw-r--r-- | target/linux/brcm47xx/config-2.6.35 | 1 | ||||
-rw-r--r-- | target/linux/brcm47xx/config-2.6.36 | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/brcm47xx/config-2.6.32 b/target/linux/brcm47xx/config-2.6.32 index efc607b..86e5637 100644 --- a/target/linux/brcm47xx/config-2.6.32 +++ b/target/linux/brcm47xx/config-2.6.32 @@ -81,7 +81,6 @@ CONFIG_GENERIC_FIND_LAST_BIT=y CONFIG_GENERIC_FIND_NEXT_BIT=y CONFIG_GENERIC_GPIO=y CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y -# CONFIG_HAMRADIO is not set CONFIG_HARDWARE_WATCHPOINTS=y CONFIG_HAS_DMA=y CONFIG_HAS_IOMEM=y diff --git a/target/linux/brcm47xx/config-2.6.34 b/target/linux/brcm47xx/config-2.6.34 index 446cd7f..2770af2 100644 --- a/target/linux/brcm47xx/config-2.6.34 +++ b/target/linux/brcm47xx/config-2.6.34 @@ -75,7 +75,6 @@ CONFIG_GENERIC_FIND_LAST_BIT=y CONFIG_GENERIC_FIND_NEXT_BIT=y CONFIG_GENERIC_GPIO=y CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y -# CONFIG_HAMRADIO is not set CONFIG_HARDWARE_WATCHPOINTS=y CONFIG_HAS_DMA=y CONFIG_HAS_IOMEM=y diff --git a/target/linux/brcm47xx/config-2.6.35 b/target/linux/brcm47xx/config-2.6.35 index 6e83fd4..61fd090 100644 --- a/target/linux/brcm47xx/config-2.6.35 +++ b/target/linux/brcm47xx/config-2.6.35 @@ -75,7 +75,6 @@ CONFIG_GENERIC_FIND_LAST_BIT=y CONFIG_GENERIC_FIND_NEXT_BIT=y CONFIG_GENERIC_GPIO=y CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y -# CONFIG_HAMRADIO is not set CONFIG_HARDWARE_WATCHPOINTS=y CONFIG_HAS_DMA=y CONFIG_HAS_IOMEM=y diff --git a/target/linux/brcm47xx/config-2.6.36 b/target/linux/brcm47xx/config-2.6.36 index e53cf1b..f3264cb 100644 --- a/target/linux/brcm47xx/config-2.6.36 +++ b/target/linux/brcm47xx/config-2.6.36 @@ -51,7 +51,6 @@ CONFIG_GENERIC_FIND_LAST_BIT=y CONFIG_GENERIC_FIND_NEXT_BIT=y CONFIG_GENERIC_GPIO=y CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y -# CONFIG_HAMRADIO is not set # CONFIG_HARDLOCKUP_DETECTOR is not set CONFIG_HARDWARE_WATCHPOINTS=y CONFIG_HAS_DMA=y |