diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-03-15 16:57:55 -0500 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-03-15 16:59:55 -0500 |
commit | 6231e5cf7719ef75fab2325dcba05a1a03701e92 (patch) | |
tree | 3767217fdd36b2b4fce8332597a53fb400029ace /target | |
parent | ed309e08d14ea312563e5b48791a972f9b171dfb (diff) |
remove ADDON feature
Diffstat (limited to 'target')
-rw-r--r-- | target/config/Config.in.target | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/config/Config.in.target b/target/config/Config.in.target index c3aea5d99..cbed8ee5c 100644 --- a/target/config/Config.in.target +++ b/target/config/Config.in.target @@ -74,7 +74,6 @@ config ADK_TARGET_ROOTFS_YAFFS select ADK_KERNEL_YAFFS_FS select ADK_KERNEL_YAFFS_YAFFS2 select ADK_KERNEL_YAFFS_AUTO_YAFFS2 - select ADK_KERNEL_ADDON_YAFFS2 depends on ADK_TARGET_WITH_NAND help Root filesystem on NAND flash with YAFFS2. |