diff options
Diffstat (limited to 'target/linux/config')
-rw-r--r-- | target/linux/config/Config.in.addons | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/config/Config.in.addons b/target/linux/config/Config.in.addons index c0a8b57ba..026b0678d 100644 --- a/target/linux/config/Config.in.addons +++ b/target/linux/config/Config.in.addons @@ -1,10 +1,6 @@ # This file is part of the OpenADK project. OpenADK is copyrighted # material, please see the LICENCE file in the top-level directory. -config ADK_KERNEL_ADDON_YAFFS2 - default y if ADK_TARGET_WITH_NAND - bool - config ADK_KERNEL_ADDON_GRSEC bool depends on ADK_KERNEL_VERSION_3_14 |