Results 1 to 2 of 2
Hi ,
I'd like to use osmocom DECT software .
It seems I have to build kernel with some specific options as it is said below :
CONFIG_DECT=m
CONFIG_DECT_CSF=m
CONFIG_DECT_RAW=m
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-17-2012 #1Just Joined!
- Join Date
- Jun 2012
- Posts
- 1
how to build kernel with certain configurations
Hi ,
I'd like to use osmocom DECT software .
It seems I have to build kernel with some specific options as it is said below :
CONFIG_DECT=m
CONFIG_DECT_CSF=m
CONFIG_DECT_RAW=m
CONFIG_DECT_CCF=m
CONFIG_DECT_LU1_SAP=m
CONFIG_DECT_CCP=m
CONFIG_DECTDEVICES=y
CONFIG_DECT_COA_PCI=m (for Com-on-Air PCI cards)
CONFIG_DECT_COA_CS=m (for Com-on-Air PCMCIA cards)
CONFIG_DECT_VTRX=m (for the virtual transceiver driver)
To avoid audio buffer underruns with asterisk, you should also select
CONFIG_PREEMPT=y
In order to dynamically enable runtime debugging through debugfs when things don't work, select
CONFIG_DYNAMIC_PRINTK=y
Build and install as usual.
I've made make menuconfig but I haven't seen these options.
How should I do to compile the kernel with these configurations ?
Thanks a lot,
Cédric
- 06-17-2012 #2
Hello and Welcome,
I'm away from my Linux rig at the moment so I can't check it for you but did you enable "experimental and/or staging" options/drivers?I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.


Reply With Quote
