[layer23] Rework of "support"-features, features can be disabled now
authorAndreas.Eversberg <jolly@eversberg.eu>
Sun, 3 Oct 2010 10:51:31 +0000 (10:51 +0000)
committerAndreas.Eversberg <jolly@eversberg.eu>
Sun, 3 Oct 2010 10:51:31 +0000 (10:51 +0000)
commitf0c807a6828e60236de21e39748bd4eb6034c3f7
tree720b3729c0142e1ac644b8a2effdb0cdc55afee5
parent813c098ebd6bf1187e64764f8ed4c2e2980909ba
[layer23] Rework of "support"-features, features can be disabled now

Supported features of hardware (support.c) can be disabled by config.
This way the full featured mobile can be downgraded to indicate less
features to the network, like disabling speech support or crypto support.
src/host/layer23/include/osmocom/bb/mobile/settings.h
src/host/layer23/include/osmocom/bb/mobile/support.h
src/host/layer23/include/osmocom/bb/mobile/vty.h
src/host/layer23/src/mobile/gsm48_mm.c
src/host/layer23/src/mobile/gsm48_rr.c
src/host/layer23/src/mobile/mnccms.c
src/host/layer23/src/mobile/settings.c
src/host/layer23/src/mobile/support.c
src/host/layer23/src/mobile/vty_interface.c