diff options
Diffstat (limited to 'configs/sbc35_a9g20_eeprom_defconfig')
-rw-r--r-- | configs/sbc35_a9g20_eeprom_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sbc35_a9g20_eeprom_defconfig b/configs/sbc35_a9g20_eeprom_defconfig index cd0909c..6e7589c 100644 --- a/configs/sbc35_a9g20_eeprom_defconfig +++ b/configs/sbc35_a9g20_eeprom_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9G20,SYS_USE_EEPROM" CONFIG_ARM=y CONFIG_ARCH_AT91=y CONFIG_TARGET_SBC35_A9G20=y +CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9G20,SYS_USE_EEPROM" |