]> Git Repo - J-u-boot.git/blame - configs/malta64el_defconfig
configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig
[J-u-boot.git] / configs / malta64el_defconfig
CommitLineData
d58de315 1CONFIG_MIPS=y
278b90ce 2CONFIG_SYS_TEXT_BASE=0xFFFFFFFFBE000000
d58de315
DS
3CONFIG_TARGET_MALTA=y
4CONFIG_SYS_LITTLE_ENDIAN=y
5CONFIG_CPU_MIPS64_R2=y
8ccf98b1 6CONFIG_MISC_INIT_R=y
a5d67547 7CONFIG_BOARD_EARLY_INIT_F=y
d58de315
DS
8CONFIG_HUSH_PARSER=y
9CONFIG_SYS_PROMPT="maltael # "
41598c82 10# CONFIG_AUTOBOOT is not set
ad12dc18 11CONFIG_CMD_IMLS=y
75eb9976 12CONFIG_CMD_IDE=y
d58de315
DS
13# CONFIG_CMD_LOADB is not set
14# CONFIG_CMD_LOADS is not set
6500ec7a 15CONFIG_CMD_PCI=y
d58de315
DS
16# CONFIG_CMD_SETEXPR is not set
17CONFIG_CMD_DHCP=y
18# CONFIG_CMD_NFS is not set
19CONFIG_CMD_PING=y
c9032ce1 20CONFIG_CMD_DATE=y
1acc0087 21# CONFIG_ISO_PARTITION is not set
8c5cad05 22CONFIG_DEFAULT_DEVICE_TREE="mti,malta"
5dc4dfd2 23CONFIG_ENV_IS_IN_FLASH=y
e856bdcf 24CONFIG_MTD_NOR_FLASH=y
2fe88d45
AF
25CONFIG_FLASH_CFI_DRIVER=y
26CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
27CONFIG_SYS_FLASH_CFI=y
af27382e 28CONFIG_PCI=y
10761077 29CONFIG_RTC_MC146818=y
d58de315 30CONFIG_SYS_NS16550=y
This page took 0.413972 seconds and 4 git commands to generate.