1*67b80c26SDylan HungCONFIG_ARM=y
2*67b80c26SDylan HungCONFIG_SYS_DCACHE_OFF=y
3*67b80c26SDylan HungCONFIG_ARCH_ASPEED=y
4*67b80c26SDylan HungCONFIG_SYS_TEXT_BASE=0x10000
5*67b80c26SDylan HungCONFIG_ASPEED_AST2600=y
6*67b80c26SDylan HungCONFIG_TARGET_EVB_AST2600A1=y
7*67b80c26SDylan HungCONFIG_SYS_MALLOC_F_LEN=0x800
8*67b80c26SDylan HungCONFIG_ENV_SIZE=0x10000
9*67b80c26SDylan HungCONFIG_ENV_OFFSET=0xF0000
10*67b80c26SDylan HungCONFIG_ARMV7_BOOT_SEC_DEFAULT=y
11*67b80c26SDylan HungCONFIG_NR_DRAM_BANKS=1
12*67b80c26SDylan HungCONFIG_FIT=y
13*67b80c26SDylan HungCONFIG_USE_BOOTARGS=y
14*67b80c26SDylan HungCONFIG_BOOTARGS="console=ttyS4,115200n8 root=/dev/ram rw"
15*67b80c26SDylan HungCONFIG_USE_BOOTCOMMAND=y
16*67b80c26SDylan HungCONFIG_BOOTCOMMAND="bootm 20100000"
17*67b80c26SDylan HungCONFIG_SYS_CONSOLE_ENV_OVERWRITE=y
18*67b80c26SDylan HungCONFIG_DISPLAY_BOARDINFO_LATE=y
19*67b80c26SDylan HungCONFIG_ARCH_EARLY_INIT_R=y
20*67b80c26SDylan HungCONFIG_BOARD_EARLY_INIT_F=y
21*67b80c26SDylan HungCONFIG_HUSH_PARSER=y
22*67b80c26SDylan Hung# CONFIG_AUTO_COMPLETE is not set
23*67b80c26SDylan HungCONFIG_SYS_PROMPT="ast# "
24*67b80c26SDylan HungCONFIG_CMD_MEMTEST=y
25*67b80c26SDylan HungCONFIG_SYS_ALT_MEMTEST=y
26*67b80c26SDylan HungCONFIG_CMD_CLK=y
27*67b80c26SDylan HungCONFIG_CMD_GPIO=y
28*67b80c26SDylan HungCONFIG_CMD_I2C=y
29*67b80c26SDylan HungCONFIG_CMD_MMC=y
30*67b80c26SDylan HungCONFIG_CMD_PART=y
31*67b80c26SDylan HungCONFIG_CMD_PCI=y
32*67b80c26SDylan HungCONFIG_CMD_SF=y
33*67b80c26SDylan HungCONFIG_CMD_USB=y
34*67b80c26SDylan HungCONFIG_CMD_DHCP=y
35*67b80c26SDylan HungCONFIG_CMD_MII=y
36*67b80c26SDylan HungCONFIG_CMD_PING=y
37*67b80c26SDylan HungCONFIG_CMD_EXT2=y
38*67b80c26SDylan HungCONFIG_CMD_EXT4=y
39*67b80c26SDylan HungCONFIG_CMD_EXT4_WRITE=y
40*67b80c26SDylan HungCONFIG_CMD_FAT=y
41*67b80c26SDylan HungCONFIG_CMD_FS_GENERIC=y
42*67b80c26SDylan HungCONFIG_CMD_MTDPARTS=y
43*67b80c26SDylan HungCONFIG_DEFAULT_DEVICE_TREE="ast2600a1-evb"
44*67b80c26SDylan HungCONFIG_ENV_IS_IN_SPI_FLASH=y
45*67b80c26SDylan HungCONFIG_USE_ENV_SPI_BUS=y
46*67b80c26SDylan HungCONFIG_ENV_SPI_BUS=0
47*67b80c26SDylan HungCONFIG_USE_ENV_SPI_CS=y
48*67b80c26SDylan HungCONFIG_ENV_SPI_CS=0
49*67b80c26SDylan HungCONFIG_USE_ENV_SPI_MAX_HZ=y
50*67b80c26SDylan HungCONFIG_ENV_SPI_MAX_HZ=100000000
51*67b80c26SDylan HungCONFIG_NET_RANDOM_ETHADDR=y
52*67b80c26SDylan HungCONFIG_REGMAP=y
53*67b80c26SDylan HungCONFIG_SYSCON=y
54*67b80c26SDylan HungCONFIG_CLK=y
55*67b80c26SDylan HungCONFIG_DM_GPIO=y
56*67b80c26SDylan HungCONFIG_ASPEED_GPIO=y
57*67b80c26SDylan HungCONFIG_DM_I2C=y
58*67b80c26SDylan HungCONFIG_SYS_I2C_ASPEED=y
59*67b80c26SDylan HungCONFIG_MISC=y
60*67b80c26SDylan HungCONFIG_ASPEED_AHBC=y
61*67b80c26SDylan HungCONFIG_ASPEED_H2X=y
62*67b80c26SDylan HungCONFIG_ASPEED_DP=y
63*67b80c26SDylan HungCONFIG_DM_MMC=y
64*67b80c26SDylan HungCONFIG_MMC_SDHCI=y
65*67b80c26SDylan HungCONFIG_MMC_SDHCI_ASPEED=y
66*67b80c26SDylan HungCONFIG_DM_SPI_FLASH=y
67*67b80c26SDylan HungCONFIG_SPI_FLASH=y
68*67b80c26SDylan HungCONFIG_SPI_FLASH_GIGADEVICE=y
69*67b80c26SDylan HungCONFIG_SPI_FLASH_ISSI=y
70*67b80c26SDylan HungCONFIG_SPI_FLASH_MACRONIX=y
71*67b80c26SDylan HungCONFIG_SPI_FLASH_SPANSION=y
72*67b80c26SDylan HungCONFIG_SPI_FLASH_STMICRO=y
73*67b80c26SDylan HungCONFIG_SPI_FLASH_WINBOND=y
74*67b80c26SDylan HungCONFIG_PHY_BROADCOM=y
75*67b80c26SDylan HungCONFIG_PHY_REALTEK=y
76*67b80c26SDylan HungCONFIG_DM_ETH=y
77*67b80c26SDylan HungCONFIG_PHY_GIGE=y
78*67b80c26SDylan HungCONFIG_FTGMAC100=y
79*67b80c26SDylan HungCONFIG_MDIO=y
80*67b80c26SDylan HungCONFIG_PCI=y
81*67b80c26SDylan HungCONFIG_DM_PCI=y
82*67b80c26SDylan HungCONFIG_PCIE_ASPEED=y
83*67b80c26SDylan HungCONFIG_PHY=y
84*67b80c26SDylan HungCONFIG_PINCTRL=y
85*67b80c26SDylan HungCONFIG_RAM=y
86*67b80c26SDylan HungCONFIG_DM_SERIAL=y
87*67b80c26SDylan HungCONFIG_SYS_NS16550=y
88*67b80c26SDylan HungCONFIG_SPI=y
89*67b80c26SDylan HungCONFIG_DM_SPI=y
90*67b80c26SDylan HungCONFIG_SYSRESET=y
91*67b80c26SDylan HungCONFIG_USB=y
92*67b80c26SDylan HungCONFIG_DM_USB=y
93*67b80c26SDylan HungCONFIG_USB_EHCI_HCD=y
94*67b80c26SDylan HungCONFIG_USB_STORAGE=y
95*67b80c26SDylan HungCONFIG_WDT=y
96