提交 0ac9ebed 编写于 作者: W Werner Almesberger 提交者: Dmitry Eremin-Solenikov

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: NWerner Almesberger <werner@almesberger.net>
Signed-off-by: NDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
上级 fa1da883
obj-$(CONFIG_IEEE802154_FAKEHARD) += fakehard.o
ccflags-y := -DDEBUG -DCONFIG_FFD
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册