diff options
| author | Michal Simek <[email protected]> | 2025-06-27 11:20:40 +0200 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2025-07-08 14:58:43 +0200 |
| commit | 14f627bf43ffa143ee78f8fee726eb57bf349452 (patch) | |
| tree | 751dba922f4ab1756c1edf269e447bd20c41c879 /configs/xilinx_versal_mini_defconfig | |
| parent | b7146855774e0b9653f027b80cfcd865db626748 (diff) | |
xilinx: Remove simple-bus description from mini configurations
simple bus node and drivers not bringing up any value for mini
configuration that's why remove it and disable drivers for it to save some
space.
Signed-off-by: Michal Simek <[email protected]>
Link: https://lore.kernel.org/r/a51b11fa21c504a19701ebdccc1e61e899e1aed5.1751016029.git.michal.simek@amd.com
Diffstat (limited to 'configs/xilinx_versal_mini_defconfig')
| -rw-r--r-- | configs/xilinx_versal_mini_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xilinx_versal_mini_defconfig b/configs/xilinx_versal_mini_defconfig index 605a30b9987..296c404d15a 100644 --- a/configs/xilinx_versal_mini_defconfig +++ b/configs/xilinx_versal_mini_defconfig @@ -60,6 +60,7 @@ CONFIG_SYS_ALT_MEMTEST=y CONFIG_ENV_RELOC_GD_ENV_ADDR=y CONFIG_NO_NET=y # CONFIG_DM_DEVICE_REMOVE is not set +# CONFIG_SIMPLE_BUS is not set # CONFIG_MMC is not set CONFIG_ARM_DCC=y # CONFIG_GZIP is not set |
