dahdi: Remove CONFIG_OLD_HDLC_API since that is kernel 2.4 specific.
DAHDI does not support any kernels older than 2.6.9. No need to keep the old HDLC interface support around. Signed-off-by: Shaun Ruffell <sruffell@digium.com> Acked-by: Kinsey Moore <kmoore@digium.com> Acked-by: Russ Meyerriecks <rmeyerriecks@digium.com> git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9447 a0bf4364-ded3-4de4-8d8a-66a801d63aff
This commit is contained in:
@@ -81,13 +81,6 @@
|
||||
*/
|
||||
/* #define CONFIG_DAHDI_NET */
|
||||
|
||||
/*
|
||||
* Uncomment CONFIG_OLD_HDLC_API if your are compiling with CONFIG_DAHDI_NET
|
||||
* defined and you are using the old kernel HDLC interface (or if you get
|
||||
* an error about ETH_P_HDLC while compiling).
|
||||
*/
|
||||
/* #define CONFIG_OLD_HDLC_API */
|
||||
|
||||
/*
|
||||
* Uncomment for Generic PPP support (i.e. DAHDIRAS)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user