xref: /OK3568_Linux_fs/u-boot/configs/pm9g45_defconfig (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593SmuzhiyunCONFIG_ARM=y
2*4882a593SmuzhiyunCONFIG_ARCH_AT91=y
3*4882a593SmuzhiyunCONFIG_TARGET_PM9G45=y
4*4882a593SmuzhiyunCONFIG_SYS_EXTRA_OPTIONS="AT91SAM9G45"
5*4882a593SmuzhiyunCONFIG_BOOTDELAY=3
6*4882a593SmuzhiyunCONFIG_USE_BOOTARGS=y
7*4882a593SmuzhiyunCONFIG_BOOTARGS="fbcon=rotate:3 console=tty0 console=ttyS0,115200 root=/dev/mtdblock4 mtdparts=atmel_nand:128k(bootstrap)ro,256k(uboot)ro,1664k(env),2M(linux)ro,-(root) rw rootfstype=jffs2"
8*4882a593Smuzhiyun# CONFIG_DISPLAY_CPUINFO is not set
9*4882a593Smuzhiyun# CONFIG_DISPLAY_BOARDINFO is not set
10*4882a593SmuzhiyunCONFIG_BOARD_EARLY_INIT_F=y
11*4882a593SmuzhiyunCONFIG_HUSH_PARSER=y
12*4882a593SmuzhiyunCONFIG_SYS_PROMPT="U-Boot> "
13*4882a593Smuzhiyun# CONFIG_CMD_IMLS is not set
14*4882a593Smuzhiyun# CONFIG_CMD_FLASH is not set
15*4882a593Smuzhiyun# CONFIG_CMD_FPGA is not set
16*4882a593SmuzhiyunCONFIG_CMD_NAND=y
17*4882a593SmuzhiyunCONFIG_CMD_USB=y
18*4882a593Smuzhiyun# CONFIG_CMD_SETEXPR is not set
19*4882a593SmuzhiyunCONFIG_CMD_DHCP=y
20*4882a593SmuzhiyunCONFIG_CMD_PING=y
21*4882a593SmuzhiyunCONFIG_CMD_CACHE=y
22*4882a593SmuzhiyunCONFIG_CMD_JFFS2=y
23*4882a593SmuzhiyunCONFIG_ENV_IS_IN_NAND=y
24*4882a593Smuzhiyun# CONFIG_MMC is not set
25*4882a593SmuzhiyunCONFIG_NAND=y
26*4882a593SmuzhiyunCONFIG_NAND_ATMEL=y
27*4882a593SmuzhiyunCONFIG_USB=y
28*4882a593SmuzhiyunCONFIG_USB_STORAGE=y
29