parameter: always build MAC dev param functions
The MAC dev parameter functions would only be built when CONFIG_NET is
set. This was okay as long as only network devices were using MAC dev
params. This has changed with the merge of the state framework, so
always compile them in if CONFIG_PARAMETER is set.

Fixes:
common/built-in.o: In function `state_mac_create':
common/state.c:387: undefined reference to `dev_add_param_mac'

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 566cac1 commit e9ed1120821e2f79c5687663a2f3f1873a155f01
@Lucas Stach Lucas Stach authored on 26 Jun 2015
Sascha Hauer committed on 2 Jul 2015
Showing 1 changed file
View
lib/parameter.c