diff options
| author | Luka Perkov <luka@openwrt.org> | 2016-01-26 15:27:42 +0000 |
|---|---|---|
| committer | Luka Perkov <luka@openwrt.org> | 2016-01-26 15:27:42 +0000 |
| commit | 401b201d0495ca23a68ebf3c41bf527b4fbb6f0d (patch) | |
| tree | b1d8cc43be036b7005fb31d88587aa5f01385987 | |
| parent | 9aebe0f782964e50d8319924d24dbd70624e9cae (diff) | |
| download | upstream-401b201d0495ca23a68ebf3c41bf527b4fbb6f0d.tar.gz upstream-401b201d0495ca23a68ebf3c41bf527b4fbb6f0d.tar.bz2 upstream-401b201d0495ca23a68ebf3c41bf527b4fbb6f0d.zip | |
generic: mark CONFIG_SUNXI_SRAM as not set
It is marked like this on most targets.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 48507
| -rw-r--r-- | target/linux/generic/config-4.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index 688a1f0f93e..a28045f6f00 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -4000,6 +4000,7 @@ CONFIG_STRIP_ASM_SYMS=y # CONFIG_SUNRPC is not set # CONFIG_SUNRPC_DEBUG is not set # CONFIG_SUNRPC_GSS is not set +# CONFIG_SUNXI_SRAM is not set # CONFIG_SUN_PARTITION is not set # CONFIG_SUSPEND is not set # CONFIG_SUSPEND_SKIP_SYNC is not set |
