Blame view
configs/snapper9260_defconfig
575 Bytes
dd84058d2 kconfig: add boar... |
1 |
CONFIG_ARM=y |
4614b8913 ARM: at91: move b... |
2 |
CONFIG_ARCH_AT91=y |
dd84058d2 kconfig: add boar... |
3 |
CONFIG_TARGET_SNAPPER9260=y |
73223f0e1 Kconfig: Move CON... |
4 |
CONFIG_FIT=y |
bd328eb38 Clean all defconf... |
5 |
CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9260" |
bb597c0ee common: bootdelay... |
6 |
CONFIG_BOOTDELAY=3 |
adad96e60 configs: Re-sync ... |
7 |
CONFIG_HUSH_PARSER=y |
80df69134 Reorder defconfig... |
8 |
CONFIG_SYS_PROMPT="Snapper> " |
ef0f2f575 Move defaults fro... |
9 10 11 12 13 |
# CONFIG_CMD_BDI is not set # CONFIG_CMD_IMI is not set # CONFIG_CMD_IMLS is not set # CONFIG_CMD_LOADS is not set # CONFIG_CMD_FLASH is not set |
78d1e1d0a configs: Re-sync ... |
14 15 |
CONFIG_CMD_I2C=y CONFIG_CMD_USB=y |
ef0f2f575 Move defaults fro... |
16 |
# CONFIG_CMD_FPGA is not set |
e4aa8edb6 common: add CMD_G... |
17 |
CONFIG_CMD_GPIO=y |
ef0f2f575 Move defaults fro... |
18 19 |
# CONFIG_CMD_SOURCE is not set # CONFIG_CMD_SETEXPR is not set |
78d1e1d0a configs: Re-sync ... |
20 |
CONFIG_CMD_DHCP=y |
89cb2b5f8 configs: Re-sync ... |
21 |
CONFIG_CMD_MII=y |
78d1e1d0a configs: Re-sync ... |
22 |
CONFIG_CMD_PING=y |
89cb2b5f8 configs: Re-sync ... |
23 |
CONFIG_CMD_FAT=y |
645176d1d configs: Migrate ... |
24 25 |
CONFIG_USB=y CONFIG_USB_STORAGE=y |