[yocto] [PATCH 5/9][KERNEL] meta/jasperforest: remove boot-live options

tom.zanussi at intel.com tom.zanussi at intel.com
Tue May 8 14:37:57 PDT 2012


From: Tom Zanussi <tom.zanussi at intel.com>

The boot-live options are already included via common-pc-64 so remove
the associated config settings from the top-level feature.

Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
---
 .../kernel-cache/bsp/jasperforest/jasperforest.cfg |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/meta/cfg/kernel-cache/bsp/jasperforest/jasperforest.cfg b/meta/cfg/kernel-cache/bsp/jasperforest/jasperforest.cfg
index 0a81a19..e2310a5 100644
--- a/meta/cfg/kernel-cache/bsp/jasperforest/jasperforest.cfg
+++ b/meta/cfg/kernel-cache/bsp/jasperforest/jasperforest.cfg
@@ -34,13 +34,6 @@ CONFIG_PM=y
 CONFIG_ACPI=y
 CONFIG_INPUT=y
 
-# Needed for booting (and using) USB memory sticks
-CONFIG_BLK_DEV_LOOP=y
-CONFIG_NLS_CODEPAGE_437=y
-CONFIG_NLS_ISO8859_1=y
-
-CONFIG_RD_GZIP=y
-
 # NUMA support
 CONFIG_NUMA=y
 CONFIG_X86_64_ACPI_NUMA=y
-- 
1.7.0.4




More information about the yocto mailing list