2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-03-04 23:37:39 +00:00
u-boot/configs/at91sam9n12ek_nandflash_defconfig

6 lines
132 B
Text
Raw Normal View History

CONFIG_ARM=y
CONFIG_ARCH_AT91=y
CONFIG_TARGET_AT91SAM9N12EK=y
CONFIG_SPL=y
CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9N12,SYS_USE_NANDFLASH"