[linux-yocto] [kernel-cache] [yocto-4.9|4.12] [PATCH] bsp/axxiaarm*: Cleanup to avoid kernel_configcheck warnings

Bruce Ashfield bruce.ashfield at windriver.com
Tue Jan 23 11:51:14 PST 2018


merged.

Bruce

On 01/22/2018 12:07 PM, Daniel Dragomir wrote:
> Signed-off-by: Daniel Dragomir <daniel.dragomir at windriver.com>
> ---
>   bsp/axxiaarm/axxiaarm.cfg     | 10 ----------
>   bsp/axxiaarm64/axxiaarm64.cfg | 11 -----------
>   2 files changed, 21 deletions(-)
> 
> diff --git a/bsp/axxiaarm/axxiaarm.cfg b/bsp/axxiaarm/axxiaarm.cfg
> index 038b30a..c3c8926 100644
> --- a/bsp/axxiaarm/axxiaarm.cfg
> +++ b/bsp/axxiaarm/axxiaarm.cfg
> @@ -110,11 +110,6 @@ CONFIG_REGMAP=y
>   CONFIG_REGMAP_MMIO=y
>   
>   #
> -# Bus devices
> -#
> -CONFIG_ARM_CCI=y
> -
> -#
>   # User Modules And Translation Layers
>   #
>   CONFIG_MTD_BLKDEVS=y
> @@ -208,11 +203,6 @@ CONFIG_LSI_NET_NUM_RX_DESC=32
>   CONFIG_LSI_NET_RX_BUF_SZ=131072
>   CONFIG_LSI_NET_NUM_TX_DESC=32
>   CONFIG_LSI_NET_TX_BUF_SZ=131072
> -CONFIG_E1000=y
> -CONFIG_E1000E=y
> -CONFIG_IGB=y
> -CONFIG_IGB_HWMON=y
> -CONFIG_IGBVF=y
>   CONFIG_SMC91X=y
>   
>   #
> diff --git a/bsp/axxiaarm64/axxiaarm64.cfg b/bsp/axxiaarm64/axxiaarm64.cfg
> index d68ef7d..b76b3f6 100644
> --- a/bsp/axxiaarm64/axxiaarm64.cfg
> +++ b/bsp/axxiaarm64/axxiaarm64.cfg
> @@ -37,7 +37,6 @@ CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
>   CONFIG_ARCH_DMA_ADDR_T_64BIT=y
>   CONFIG_ARM_ARCH_TIMER=y
>   CONFIG_KEXEC=y
> -CONFIG_CRASH_DUMP=y
>   
>   #
>   # Boot options
> @@ -79,11 +78,6 @@ CONFIG_REGMAP=y
>   CONFIG_REGMAP_MMIO=y
>   
>   #
> -# Bus devices
> -#
> -CONFIG_ARM_CCI=y
> -
> -#
>   # LPDDR & LPDDR2 PCM memory drivers
>   #
>   CONFIG_MTD_M25P80=y
> @@ -194,11 +188,6 @@ CONFIG_MICREL_KS8995MA=y
>   # CONFIG_SERIO_SERPORT is not set
>   
>   #
> -# Character devices
> -#
> -CONFIG_LEGACY_PTY_COUNT=16
> -
> -#
>   # USB Network Adapters
>   #
>   # CONFIG_WLAN is not set
> 



More information about the linux-yocto mailing list