Skip to content
  • Masahiro Yamada's avatar
    kconfig: sync with Linux 4.1 · 9b5f0b1d
    Masahiro Yamada authored
    Update the files under scripts/kconfig/ to match Linux 4.1.
    Some Kconfig sources have diverged from those in the kernel,
    so commit-base syncing was done not to lose U-Boot specific updates.
    
    The commits cherry-picked from Linux are:
    
    [1] commit be8af2d54a66911693eddc556e4f7a866670082b
        Author: Bjørn Forsman <bjorn.forsman@gmail.com>
        kconfig/lxdialog: get ncurses CFLAGS with pkg-config
    
    [2] commit 3943f42c11896ce82ad3da132c8a5630313bdd0e
        Author: Andrey Utkin <andrey.krieger.utkin@gmail.com>
        Replace mentions of "list_struct" to "list_head"
    
    [3] commit e4e458b45c5861808674eebfea94cee2258bb2ea
        Author: Arjun Sreedharan <arjun024@gmail.com>
        calloc/xcalloc: Fix argument order
    
    [4] commit 09950bc256e3628d275f90e016e6f5a039fbdcab
        Author: Olof Johansson <olof@lixom.net>
        merge_config.sh: Display usage if given too few arguments
    
    [5] commit b6a2ab2cd4739a9573ed41677e53171987b8da34
        Author: Colin Ian King <colin.king@canonical.com>
        kconfig: use va_end...
    9b5f0b1d