1# 2# MOSTCore configuration 3# 4 5config MOSTCORE 6 tristate "MOST Core" 7 depends on HAS_DMA 8 9 ---help--- 10 Say Y here if you want to enable MOST support. 11 This device driver needs at least an additional AIM and HDM to work. 12 13 To compile this driver as a module, choose M here: the 14 module will be called mostcore. 15