diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-09-06 21:15:34 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-09-10 19:44:32 +0200 |
commit | dacd8479191a948fdff7f5b57e1601d91bcacfbb (patch) | |
tree | 281ce0f40a22b18742ce2159f2825d94ab6dbd85 | |
parent | fa83e16cb8001bd32d403c738ca046c0cd01646a (diff) |
this symbol is arch specific and required
-rw-r--r-- | target/x86/kernel/pcengines-alix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/x86/kernel/pcengines-alix b/target/x86/kernel/pcengines-alix index 10a430f69..2a36c8436 100644 --- a/target/x86/kernel/pcengines-alix +++ b/target/x86/kernel/pcengines-alix @@ -1,3 +1,4 @@ CONFIG_X86=y CONFIG_X86_32=y CONFIG_MGEODE_LX=y +CONFIG_CMDLINE_BOOL=y |