diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-04-21 15:43:33 -0500 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-04-21 15:45:16 -0500 |
commit | 5b84dd98c49590d7935f2a2c36b50859956736d0 (patch) | |
tree | d1e5ce4ece884d95525561c4368bcbaac9233619 /target/linux/config | |
parent | 1acb278846fc418f529c00ff99d6c7f657db1625 (diff) |
rename gtk+ to libgtk2
Diffstat (limited to 'target/linux/config')
-rw-r--r-- | target/linux/config/Config.in.dma | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/config/Config.in.dma b/target/linux/config/Config.in.dma index e1c56a61f..0e542e14e 100644 --- a/target/linux/config/Config.in.dma +++ b/target/linux/config/Config.in.dma @@ -11,7 +11,6 @@ config ADK_KERNEL_CMA_SIZE_MBYTES default 64 if ADK_KERNEL_CMA_SIZE_64 default 8 if ADK_KERNEL_CMA_SIZE_8 -choice config ADK_KERNEL_CMA_SIZE_256 bool @@ -24,8 +23,6 @@ config ADK_KERNEL_CMA_SIZE_64 config ADK_KERNEL_CMA_SIZE_8 bool -endchoice - config ADK_KERNEL_CMA_SIZE_SEL_MBYTES bool |