1# 2# MediaLB configuration 3# 4 5config HDM_DIM2 6 tristate "DIM2 HDM" 7 depends on AIM_NETWORK 8 depends on HAS_IOMEM 9 10 ---help--- 11 Say Y here if you want to connect via MediaLB to network transceiver. 12 This device driver is platform dependent and needs an additional 13 platform driver to be installed. For more information contact 14 maintainer of this driver. 15 16 To compile this driver as a module, choose M here: the 17 module will be called hdm_dim2. 18