From: Nicolas Thill Date: Thu, 22 Sep 2005 07:54:17 +0000 (+0000) Subject: fix typo X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=419058b3d2e03108be98ae1a9c4bfbf9e74b8402;p=librecmc%2Flibrecmc.git fix typo SVN-Revision: 1973 --- diff --git a/openwrt/package/rp-pppoe/Config.in b/openwrt/package/rp-pppoe/Config.in index 4b43a82dd5..ba4e047af7 100644 --- a/openwrt/package/rp-pppoe/Config.in +++ b/openwrt/package/rp-pppoe/Config.in @@ -43,8 +43,8 @@ config BR2_PACKAGE_PPPOE_SERVER config BR2_PACKAGE_PPPOE_SNIFF tristate prompt "pppoe-sniff - PPPoE (PPP over Ethernet) frame sniffer" - default m if BR2_COMPILE_RP_PPPOE - select BR2_PACKAGE_RP_PPPOE + default m if DEVELOPER + select BR2_COMPILE_RP_PPPOE help PPPoE (PPP over Ethernet) frame sniffer