On Wednesday, December 07, 2011 20:29:11 Sven Eckelmann wrote:
-# uncomment the CONFIG_* line to enable the related feature -# features enabled in the target kernel configuration cannot be disabled +# changing the CONFIG_* line to 'y' enables the related feature # B.A.T.M.A.N. debugging: -# CONFIG_BATMAN_ADV_DEBUG=y +export CONFIG_BATMAN_ADV_DEBUG=n
Haven't tried it yet but does it mean the newly added 'activate this feature from the commandline' does not work anymore ? For example: make CONFIG_BATMAN_ADV_DEBUG=y
Regards, Marek