On 5/9/19 10:49 AM, Robert Marko wrote:

I don't see any differences between the generic and nand subtargets'
`config-default`, `target.mk`, or `image/*.mk` that seem related to
PCI_SUPPORT.
Well, generic target has PCI symbols enabled in config-default
https://github.com/openwrt/openwrt/blob/master/target/linux/ath79/generic/config-default#L14

So you gotta enable those in nand too.

I had already tried that, as well as my understanding about the "inheritance"
of the various layers of config-4.xx and config-default that I also queried 
about.

I reconfirmed that

  openwrt/target/linux/ath79$ cp generic/config-default nand/config-default
  openwrt$ cat /dev/null > .config
  openwrt$ make menuconfig

has the same behavior -- the nand target does not set PCI_SUPPORT

Jeff


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to