X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=board%2Fgateworks%2Fgw_ventana%2FKconfig;h=c233e90c658902c08594273ffb413a89cda68447;hb=7f14c31bba70ee339c8c730e263a143b869f2828;hp=a9ff70a7617e3fe46501b975fd9ed0b9eb5e8719;hpb=e82abaeb7f2a0833fccf90460c48b9f2100258f8;p=oweals%2Fu-boot.git diff --git a/board/gateworks/gw_ventana/Kconfig b/board/gateworks/gw_ventana/Kconfig index a9ff70a761..c233e90c65 100644 --- a/board/gateworks/gw_ventana/Kconfig +++ b/board/gateworks/gw_ventana/Kconfig @@ -1,23 +1,15 @@ if TARGET_GW_VENTANA -config SYS_CPU - string - default "armv7" - config SYS_BOARD - string default "gw_ventana" config SYS_VENDOR - string default "gateworks" config SYS_SOC - string default "mx6" config SYS_CONFIG_NAME - string default "gw_ventana" endif