From f4c4d501e4edc579e74e720b0a9e3f22532b0dab Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 15 May 2016 20:35:58 +0200 Subject: build: remove profile kernel/build system config override support It has been unused for years Signed-off-by: Felix Fietkau --- target/Config.in | 3 --- target/imagebuilder/Config.in | 1 - 2 files changed, 4 deletions(-) (limited to 'target') diff --git a/target/Config.in b/target/Config.in index 571b06ebcf..3dc8655252 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 diff --git a/target/imagebuilder/Config.in b/target/imagebuilder/Config.in index 245c71583d..b54eb5b4ff 100644 --- a/target/imagebuilder/Config.in +++ b/target/imagebuilder/Config.in @@ -1,6 +1,5 @@ config IB bool "Build the LEDE Image Builder" - depends on !PROFILE_KCONFIG depends on !EXTERNAL_TOOLCHAIN help This is essentially a stripped-down version of the buildroot -- cgit v1.2.3