]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
omap3: igep0x00: Drop unused SPI support
authorJavier Martinez Canillas <javierm@redhat.com>
Sat, 18 May 2024 13:06:13 +0000 (15:06 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 30 May 2024 13:07:44 +0000 (07:07 -0600)
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>
configs/igep00x0_defconfig

index e4d25556e3f3bcbfa49ba97d894ef870085f89fb..6df6c33e25ab81a49f17dbb9cd87dc846daed51a 100644 (file)
@@ -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