Cooper

Results 5 comments of Cooper

[config.txt](https://github.com/foss-for-synopsys-dwc-arc-processors/linux/files/6995068/config.txt)

[linux512_config.txt](https://github.com/foss-for-synopsys-dwc-arc-processors/linux/files/7001244/linux512_config.txt)

I cant seem to find that specific option in the menuconfig if I search for CONFIG_PCI or "PCI support" it does not seem to be able to find it. Do...

Alright I enabled the driver in linux-menuconfig this is what I am getting now, still no lspci either. [linux512_driver_enabled.txt](https://github.com/foss-for-synopsys-dwc-arc-processors/linux/files/7049472/linux512_driver_enabled.txt) also here is an example of it working for reference [linux50arc.txt](https://github.com/foss-for-synopsys-dwc-arc-processors/linux/files/7049476/linux50arc.txt)

So in arc_build/software/PCI/Linux/main runing `make menuconfig` I set the buildroot version there and then followed by running `make menuconfig` in software/PCI/Linux/main/build-hsdk-rc/buildroot-2021.02.x i set which version of linux there Hopefully that...