diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2010-11-10 19:11:24 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2010-11-10 19:11:24 +0000 |
commit | c30285638d7f67a0318151d1ef1900bf5e615a04 (patch) | |
tree | 206bfaee3d716d41aa396d305d63b4e7cfca9f75 | |
parent | 3800e54517cab7701d04db79be407923c98fdd7b (diff) | |
download | upstream-c30285638d7f67a0318151d1ef1900bf5e615a04.tar.gz upstream-c30285638d7f67a0318151d1ef1900bf5e615a04.tar.bz2 upstream-c30285638d7f67a0318151d1ef1900bf5e615a04.zip |
brcm47xx: CONFIG_HAMRADIO=n makes no sense
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23949 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 efc607b6b8..86e56378fc 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 446cd7feae..2770af2aa3 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 6e83fd4ca3..61fd0907a7 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 e53cf1b151..f3264cb4d4 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 |