dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/ieee802154
Werner Almesberger 0ac9ebedce IEEE 802.15.4: do not enable driver debugging by default
The IEEE 802.15.4 drivers were compiled by default with debugging,
which caused them to be rather chatty and slow. This patch silences
them. People debugging drivers can still add a #define DEBUG in the
beginning of the respective file or use dynamic debug

This patch also removes the now unused option CONFIG_FFD.

Signed-off-by: Werner Almesberger <werner@almesberger.net>
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2011-06-30 16:18:09 +04:00
..
Kconfig ieee802154: fix kconfig bool/tristate muckup 2009-06-13 23:36:29 -07:00
Makefile IEEE 802.15.4: do not enable driver debugging by default 2011-06-30 16:18:09 +04:00
fakehard.c fakehard: stop setting platform_data as it's unused anymore 2011-06-30 16:18:08 +04:00