diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-05-15 20:35:58 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2016-05-15 20:55:40 +0200 |
commit | f4c4d501e4edc579e74e720b0a9e3f22532b0dab (patch) | |
tree | f1d577da805a97b0730be1b2c0e8ff85cb39b59b /target/Config.in | |
parent | 7a67b0e362fdefd02a914a350b77da1e535f315e (diff) | |
download | mtk-20170518-f4c4d501e4edc579e74e720b0a9e3f22532b0dab.zip mtk-20170518-f4c4d501e4edc579e74e720b0a9e3f22532b0dab.tar.gz mtk-20170518-f4c4d501e4edc579e74e720b0a9e3f22532b0dab.tar.bz2 |
build: remove profile kernel/build system config override support
It has been unused for years
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/Config.in')
-rw-r--r-- | target/Config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/Config.in b/target/Config.in index 571b06e..3dc8655 100644 --- a/target/Config.in +++ b/target/Config.in @@ -67,9 +67,6 @@ config USES_UBIFS bool select NAND_SUPPORT -config PROFILE_KCONFIG - bool - config LOW_MEMORY_FOOTPRINT bool |