Hi ARJ, > -----Original Message----- > From: [email protected] [mailto:meta-xilinx- > [email protected]] On Behalf Of Artjom Rjabov > Sent: Tuesday, May 22, 2018 10:28 AM > To: [email protected] > Subject: [meta-xilinx] u-boot-xlnx config modification > > Hi! > > Is there any quick way to enable or disable u-boot config options using > u-boot- > xlnx_%.bbappend file? Is there something similar to how it's done in the > kernel? > ("*.cfg" file with all the config fragments and scc file with "kconf > hardware/non- > hardware *cfg"). What is the right way to do it? >
I don't think all the u-boot drivers are ported to kconfig methodology. This prevents us from using kernel way of handling cfg in u-boot. The best way that I know of is to use a custom config for u-boot Thanks, Manju -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
