xref: /rk3399_rockchip-uboot/arch/arm/mach-aspeed/ast2500/Kconfig (revision d9b88d2547bcea1ef17e29255fd716b6315b2aec)
114e4b149Smaxims@google.comif ASPEED_AST2500
214e4b149Smaxims@google.com
314e4b149Smaxims@google.comconfig SYS_CPU
414e4b149Smaxims@google.com	default "arm1176"
514e4b149Smaxims@google.com
614e4b149Smaxims@google.comconfig TARGET_EVB_AST2500
714e4b149Smaxims@google.com	bool "Evb-AST2500"
814e4b149Smaxims@google.com	help
914e4b149Smaxims@google.com	  Evb-AST2500 is Aspeed evaluation board for AST2500 chip.
1014e4b149Smaxims@google.com	  It has 512M of RAM, 32M of SPI flash, two Ethernet ports,
1114e4b149Smaxims@google.com	  4 Serial ports, 4 USB ports, VGA port, PCIe, SD card slot,
1214e4b149Smaxims@google.com	  20 pin JTAG, pinouts for 14 I2Cs, 3 SPIs and eSPI, 8 PWMs.
1314e4b149Smaxims@google.com
14*d9b88d25Smaxims@google.comsource "board/aspeed/evb_ast2500/Kconfig"
15*d9b88d25Smaxims@google.com
1614e4b149Smaxims@google.comendif
17