Introduce CONFIG_TX_ENABLE and disable Tx support by default
authorHarald Welte <laforge@gnumonks.org>
Tue, 2 Mar 2010 19:42:39 +0000 (20:42 +0100)
committerHarald Welte <laforge@gnumonks.org>
Tue, 2 Mar 2010 19:42:39 +0000 (20:42 +0100)
commit6944437bf492d46f8c39b4dadcd0ff55b7581eda
tree3a40dcdf690d36e8bd030327343c54fddde62cfb
parentd43fadf410e66934ce266cd1a5f96b89d56a9e90
Introduce CONFIG_TX_ENABLE and disable Tx support by default

Tx support is considered experimental and potentially dangerous.

Thus, the default build of the firmware does not have Tx support
enabled.

If you want Tx support, compile with -DCONFIG_TX_ENABLE by uncommenting
the apropriate line in Makefile.inc
src/target/firmware/Makefile.inc
src/target/firmware/board/common/rffe_compal_dualband.c
src/target/firmware/layer1/init.c
src/target/firmware/layer1/tpu_window.c
src/target/firmware/rf/trf6151.c