From: Tom Zanussi <[email protected]> '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 <[email protected]> --- 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 -- _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
