lkml.org 
[lkml]   [2014]   [Nov]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 07/11] ARM: at91: select ATMEL_EBI when compiling a kernel for at91sam9 or sama5d3
    Date
    Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
    ---
    arch/arm/mach-at91/Kconfig | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
    index 0e6d548..a72402a 100644
    --- a/arch/arm/mach-at91/Kconfig
    +++ b/arch/arm/mach-at91/Kconfig
    @@ -49,6 +49,7 @@ config SOC_AT91SAM9
    select GENERIC_CLOCKEVENTS
    select MEMORY if USE_OF
    select ATMEL_SDRAMC if USE_OF
    + select ATMEL_EBI if USE_OF

    config SOC_SAMA5
    bool
    @@ -58,6 +59,7 @@ config SOC_SAMA5
    select USE_OF
    select MEMORY
    select ATMEL_SDRAMC
    + select ATMEL_EBI

    menu "Atmel AT91 System-on-Chip"

    --
    1.9.1


    \
     
     \ /
      Last update: 2014-11-05 17:41    [W:2.812 / U:0.052 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site