[source] ar71xx: drop help sections from Kconfig.openwrt
LEDE Commits
lede-commits at lists.infradead.org
Thu Feb 2 20:10:26 PST 2017
blogic pushed a commit to source.git, branch master:
https://git.lede-project.org/cc1fb9662c5f71ec293fc93c8dc0a529be8560c5
commit cc1fb9662c5f71ec293fc93c8dc0a529be8560c5
Author: Piotr Dymacz <pepe2k at gmail.com>
AuthorDate: Sun Jan 29 14:27:57 2017 +0100
ar71xx: drop help sections from Kconfig.openwrt
Signed-off-by: Piotr Dymacz <pepe2k at gmail.com>
---
.../ar71xx/files/arch/mips/ath79/Kconfig.openwrt | 19 -------------------
1 file changed, 19 deletions(-)
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
index ba4e1f5..3c3774b 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
@@ -132,9 +132,6 @@ config ATH79_MACH_ARDUINO_YUN
select ATH79_DEV_M25P80
select ATH79_DEV_USB
select ATH79_DEV_WMAC
- help
- Say 'Y' here if you want your kernel to support the
- Arduino Yun.
config ATH79_MACH_AP132
bool "Atheros AP132 reference board"
@@ -144,9 +141,6 @@ config ATH79_MACH_AP132
select ATH79_DEV_M25P80
select ATH79_DEV_USB
select ATH79_DEV_WMAC
- help
- Say 'Y' here if you want your kernel to support the
- Atheros AP132 reference boards.
config ATH79_MACH_AP143
bool "Atheros AP143 reference board"
@@ -158,9 +152,6 @@ config ATH79_MACH_AP143
select ATH79_DEV_WMAC
select ATH79_DEV_ETH
select ATH79_DEV_M25P80
- help
- Say 'Y' here if you want your kernel to support the
- Atheros AP143 reference board.
config ATH79_MACH_AP147
bool "Atheros AP147 reference board"
@@ -171,9 +162,6 @@ config ATH79_MACH_AP147
select ATH79_DEV_USB
select ATH79_DEV_WMAC
select ATH79_DEV_AP9X_PCI if PCI
- help
- Say 'Y' here if you want your kernel to support the
- QCA AP147 reference boards.
config ATH79_MACH_AP152
bool "Atheros AP152 reference board"
@@ -184,10 +172,6 @@ config ATH79_MACH_AP152
select ATH79_DEV_USB
select ATH79_DEV_WMAC
select ATH79_DEV_AP9X_PCI if PCI
- help
- Say 'Y' here if you want your kernel to support the
- QCA AP152 reference boards.
-
config ATH79_MACH_AP90Q
bool "YunCore AP90Q support"
@@ -660,9 +644,6 @@ config ATH79_MACH_EW_DORIN
select ATH79_DEV_LEDS_GPIO
select ATH79_DEV_WMAC
select ATH79_DEV_ETH
- help
- Say 'Y' here if you want your kernel to support the
- Dorin Platform from www.80211.de .
config ATH79_MACH_EL_M150
bool "EasyLink EL-M150 support"
More information about the lede-commits
mailing list