When a component is selected to enable automatic configuration
(autoconfig) in the system-level menuconfig, its configuration files are
automatically updated when the petalinux-config
is
run.
Figure 1. Auto Config Settings
Note: The kernel autoconfig and U-Boot auto config options are only
available for MicroBlaze processors. They are
unavailable for other architectures.
Note: If the "Auto Config Settings → Device tree
autoconfig" option is disabled, all changes in "DTG Settings" do not apply.
Component in the Menu | Files Impacted when the Autoconfig is enabled |
---|---|
Device tree | The following files are in <plnx-proj-root>/components/plnx_workspace/device-tree/device-tree/
|
kernel (only for MicroBlaze processors) | The following files are in <plnx-proj-root>/project-spec/configs/linux-xlnx/plnx_kernel.cfg
Note:
plnx_kernel.cfg is generated only when
is enabled.
|
U-Boot (only for MicroBlaze processors) | The following files are in <plnx-proj-root>/project-spec/configs/u-boot-xlnx/config.cfg
Note:
config.cfg are generated only when is enabled.
|