diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-04-12 11:37:58 -0500 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-04-21 15:45:16 -0500 |
commit | 008367ce04a30920327f6ab1b103ceed7464bcc1 (patch) | |
tree | 6b100a1d12d44ceec38a6b43aae2d5b2642a8821 /target/linux | |
parent | 9c8032937d043f78f5624c272ef0a7e25f12b363 (diff) |
fix warning
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/config/Config.in.dma | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/config/Config.in.dma b/target/linux/config/Config.in.dma index 1048666d2..e1c56a61f 100644 --- a/target/linux/config/Config.in.dma +++ b/target/linux/config/Config.in.dma @@ -12,8 +12,6 @@ config ADK_KERNEL_CMA_SIZE_MBYTES default 8 if ADK_KERNEL_CMA_SIZE_8 choice -depends on ADK_KERNEL_CMA - config ADK_KERNEL_CMA_SIZE_256 bool |