X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fat91sam9263ek_norflash_boot_defconfig;h=bd74eeae74ab890baef9a49e69cbba0cbb9ce794;hb=1db251bdd5750e89bdb3c0707f51de0029cc0f0e;hp=b93eeaa2143c25bde9fd06a09cf303e1e57670bd;hpb=52af0101be55da74a32e9b169864508101f886fe;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/at91sam9263ek_norflash_boot_defconfig b/configs/at91sam9263ek_norflash_boot_defconfig index b93eeaa..bd74eea 100644 --- a/configs/at91sam9263ek_norflash_boot_defconfig +++ b/configs/at91sam9263ek_norflash_boot_defconfig @@ -51,6 +51,7 @@ CONFIG_MTD=y CONFIG_MTD_NOR_FLASH=y CONFIG_FLASH_CFI_DRIVER=y CONFIG_SYS_FLASH_CFI=y +CONFIG_SYS_MAX_FLASH_SECT=256 CONFIG_MTD_RAW_NAND=y CONFIG_NAND_ATMEL=y CONFIG_DM_SPI_FLASH=y @@ -68,4 +69,7 @@ CONFIG_DM_SPI=y CONFIG_TIMER=y CONFIG_ATMEL_PIT_TIMER=y CONFIG_USB=y +CONFIG_SYS_USB_OHCI_SLOT_NAME="at91sam9263" +CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS=2 +CONFIG_USB_ATMEL=y CONFIG_ATMEL_LCD_BGR555=y