diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-23 19:21:48 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-23 19:21:48 +0200 |
| commit | 23559cf12780863d6c672d8c9467c13ce6b535b5 (patch) | |
| tree | 2cb63b24919a2fd7a3f9218ee2363bad0a5208e6 /target/linux | |
| parent | b90bae1426b9b11a1e9f1e21de8a9e97ad6ab6ee (diff) | |
fix kernel patching
Diffstat (limited to 'target/linux')
| -rw-r--r-- | target/linux/config/Config.in.kernel | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel index ed0eab75f..c36f550ff 100644 --- a/target/linux/config/Config.in.kernel +++ b/target/linux/config/Config.in.kernel @@ -180,6 +180,8 @@ config ADK_KERNEL_HIGHMEM prompt "Enable high memory" boolean default y if ADK_TARGET_CUBOX_I4PRO + default y if ADK_TARGET_CUBOX_I2ULTRA + default y if ADK_TARGET_SYSTEM_IBM_X40 default n config ADK_KERNEL_PREEMPT |
