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/amd_versal2_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/amd_versal2_mini_defconfig')
| -rw-r--r-- | configs/amd_versal2_mini_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/amd_versal2_mini_defconfig b/configs/amd_versal2_mini_defconfig index e1c5d9b7fb9..181866ba697 100644 --- a/configs/amd_versal2_mini_defconfig +++ b/configs/amd_versal2_mini_defconfig @@ -63,6 +63,7 @@ CONFIG_OF_EMBED=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_GPIO is not set # CONFIG_I2C is not set # CONFIG_INPUT is not set |
