[linux-yocto] [PATCH 08/10] soc/x1000: Remove 'default policy' features

Alejandro Hernandez alejandro.hernandez at linux.intel.com
Thu Dec 22 10:18:52 PST 2016


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

'Default policy' features don't belong in soc features - if needed,
they should be added to '*-standard' or similar.

A representative x1000 platform, the Galileo2, works fine with these
features removed.

Signed-off-by: Tom Zanussi <tom.zanussi at linux.intel.com>
---
 features/soc/x1000/x1000.scc | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/features/soc/x1000/x1000.scc b/features/soc/x1000/x1000.scc
index e33e96d..f0b3acf 100644
--- a/features/soc/x1000/x1000.scc
+++ b/features/soc/x1000/x1000.scc
@@ -13,8 +13,4 @@ include features/i2c/i2cdev.scc
 include features/leds/leds.scc
 include features/spi/spidev.scc
 
-# default policy for standard kernels
-include cfg/usb-mass-storage.scc
-include features/profiling/profiling.scc
-
 kconf hardware x1000.cfg
-- 
2.6.6



More information about the linux-yocto mailing list