diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2016-05-05 15:16:44 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2016-05-05 15:16:44 +0200 |
| commit | 25fcafcee3fed54d480807c3abdf991bf0e0edb6 (patch) | |
| tree | c07747c85f233e448666cb0cabaea6a5f8ff0767 /target/config/Config.in.kernelversion | |
| parent | 47c9cdf20e99a373730f702a2eb48d05e1ae8460 (diff) | |
rpi: enable default kernel build from github
Diffstat (limited to 'target/config/Config.in.kernelversion')
| -rw-r--r-- | target/config/Config.in.kernelversion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion index 0debc192b..88f8605f5 100644 --- a/target/config/Config.in.kernelversion +++ b/target/config/Config.in.kernelversion @@ -5,7 +5,7 @@ choice prompt "Kernel version" if !ADK_TARGET_CHOOSE_ARCH depends on ADK_TARGET_OS_LINUX default ADK_TARGET_KERNEL_VERSION_GIT if ADK_TARGET_WITHOUT_MMU && ADK_TARGET_ARCH_XTENSA -default ADK_TARGET_KERNEL_VERSION_4_1_22 if ADK_TARGET_BOARD_BCM28XX +default ADK_TARGET_KERNEL_VERSION_4_1_23 if ADK_TARGET_BOARD_BCM28XX default ADK_TARGET_KERNEL_VERSION_4_4_8 config ADK_TARGET_KERNEL_VERSION_GIT |
