Difficulties to activate kernel modules

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Difficulties to activate kernel modules

1,105件の閲覧回数
jordan38
Contributor II

Hi community,

I want to activate 3 kernel modules : drxk, xc5000 but, in GUI kernel configuration, they are in grey tint.

My Linux kernel is "git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-3.10.53-1.1.0_ga"

For xc5000: it depends on: (MEDIA_ANALOG_TV_SUPPORT [=n] || MEDIA_DIGITAL_TV_SUPPORT [=n] || MEDIA_RADIO_SUPPORT [=y]) && MEDIA_SUPPORT [=y] && I2C [=y]

In my .config file, I have:

- # CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set

- # CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set

- CONFIG_MEDIA_RADIO_SUPPORT=y

- CONFIG_MEDIA_SUPPORT=y

- CONFIG_I2C=y

Thus, xc5000 modules shouldn't be in grey tint

Same problem for drxk module: it depends on: MEDIA_SUPPORT [=y] && DVB_CORE [=n] && I2C [=y]

In my .config file, I have:

- CONFIG_MEDIA_SUPPORT=y

- nothing in file for DVB_CORE

- CONFIG_I2C=y

Do you have solution?

Best Regads,

Jordan

ラベル(3)
タグ(3)
0 件の賞賛
返信
1 返信

986件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi jordan

I would suggest to post this to meta-fsl-arm mailing list, so that someone

familiar with these problems could try to assist you.

https://lists.yoctoproject.org/listinfo/meta-freescale

Best regards

igor

0 件の賞賛
返信