Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

about linux kernel configure without CF card

HI,

I compile my linux kernel , but fail .Because In my design no cf card component.

Please tell me what should i configure my linux kernel without CF card component?

Thank a lot!

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    You have to disable the IDE interface when configuring the kernel.

    Also make sure you select the correct ptf file!!
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by alex824@Oct 27 2005, 09:18 PM

    hi,

    i compile my linux kernel , but fail .because in my design no cf card component.

    please tell me what should i configure my linux kernel without cf card component?

    thank a lot!

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=10645)

    --- quote end ---

    --- Quote End ---

    Thank you very much!