X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lisovros/linux_canprio.git/blobdiff_plain/da8161bbd1a4b1b13ddba598e8c3f24657ea9878..b6d6d2957e00ec84d568c2794e87b022161fabaf:/net/sched/Kconfig diff --git a/net/sched/Kconfig b/net/sched/Kconfig index 606f64715db..effa40e0d5d 100644 --- a/net/sched/Kconfig +++ b/net/sched/Kconfig @@ -231,11 +231,11 @@ config NET_CLS_BASIC module will be called cls_basic. config NET_CLS_CAN - tristate "Controller Area Network can_id classifier (CAN filter)" + tristate "Controller Area Network classifier (CAN)" select NET_CLS ---help--- Say Y here if you want to be able to classify CAN frames according - to their CAN IDs. + to their CAN identifiers (can_id). To compile this code as a module, choose M here: the module will be called cls_can.