aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJavier Martinez Canillas2024-05-18 15:06:13 +0200
committerTom Rini2024-05-30 07:07:44 -0600
commit2c35704d970bb7b491ee27a00afa4407800f0f29 (patch)
treeb41bf483193ee8e8e39daa12369ce7aac9054fea /configs
parent690a214b8aca9b3065ed3a01520057dd0c51f751 (diff)
omap3: igep0x00: Drop unused SPI support
There are no SPI peripherals in neither the IGEPv2 board nor the IGEP COM Module, so there's no reason to have this enabled in the boards defconfig. Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> Reviewed-by: Enric Balletbo i Serra <eballetbo@gmail.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/igep00x0_defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/igep00x0_defconfig b/configs/igep00x0_defconfig
index e4d25556e3f..6df6c33e25a 100644
--- a/configs/igep00x0_defconfig
+++ b/configs/igep00x0_defconfig
@@ -82,7 +82,4 @@ CONFIG_SYS_NAND_OOBSIZE=0x40
CONFIG_SYS_NAND_BUSWIDTH_16BIT=y
CONFIG_MTD_UBI_FASTMAP=y
CONFIG_CONS_INDEX=3
-CONFIG_SPI=y
-CONFIG_DM_SPI=y
-CONFIG_OMAP3_SPI=y
CONFIG_BCH=y