diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-03-18 08:27:58 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-03-18 08:47:38 +0100 |
commit | 1dd35fdaa8870655126add83343bf510bdbd4bce (patch) | |
tree | 28b7f6158be09036ec1b66124af30ed799d68590 | |
parent | 8ac6184b6029b5b50db529f7754a85125f4344d3 (diff) |
remove warning while make menuconfig
-rw-r--r-- | target/linux/config/Config.in.flash | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/config/Config.in.flash b/target/linux/config/Config.in.flash index 159e4aa45..c312ffaef 100644 --- a/target/linux/config/Config.in.flash +++ b/target/linux/config/Config.in.flash @@ -185,7 +185,6 @@ config ADK_TARGET_FLASH_PAGE_SIZE config ADK_TARGET_FLASH_SUBPAGE_SIZE int default 512 if ADK_TARGET_SYSTEM_MIKROTIK_RB532 - default ADK_TARGET_FLASH_PAGE_SIZE help Size of NAND sub-pages (if supported). |