linux/arch
Sugar Zhang c4047fb445 ARM: configs: rv1126: Update config by savedefconfig
Move ext device drivers (e.g. sensors) into segment config.

Usage:

  make ARCH=arm rv1126_defconfig rv1126-evb.config

Generated by:

  make ARCH=arm rv1126_defconfig
  cp .config tmp.config
  make ARCH=arm menuconfig
  bala...
  ./scripts/diffconfig -m tmp.config .config >
  arch/arm/configs/rv1126-evb.config

Updated by:

  make ARCH=arm rv1126_defconfig
  cp .config tmp.config
  make ARCH=arm rv1126_defconfig rv1126-evb.config
  make ARCH=arm menuconfig
  bala...
  ./scripts/diffconfig -m tmp.config .config >
  arch/arm/configs/rv1126-evb.config

Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Change-Id: Id2faada752855fa041f67492669cfa4387c48c67
2022-08-05 15:28:07 +08:00
..
alpha
arc uaccess: fix type mismatch warnings from access_ok() 2022-04-08 14:40:35 +02:00
arm ARM: configs: rv1126: Update config by savedefconfig 2022-08-05 15:28:07 +08:00
arm64 arm64: rockchip_defconfig: Enable maxim serdes driver 2022-08-04 16:38:56 +08:00
c6x
csky This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
h8300
hexagon
ia64 This is the 5.10.104 stable release 2022-03-12 13:57:09 +01:00
m68k This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
microblaze This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
mips This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
nds32 nds32: fix access_ok() checks in get/put_user 2022-03-28 09:57:10 +02:00
nios2 uaccess: fix type mismatch warnings from access_ok() 2022-04-08 14:40:35 +02:00
openrisc openrisc: Add clone3 ABI wrapper 2022-01-27 10:54:06 +01:00
parisc This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
powerpc This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
riscv This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
s390 This is the 5.10.104 stable release 2022-03-12 13:57:09 +01:00
sh
sparc This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
um This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
x86 Merge tag 'android12-5.10.110_r01' into android12-5.10 2022-05-27 09:24:14 -07:00
xtensa This is the 5.10.110 stable release 2022-04-18 17:41:18 +02:00
.gitignore
Kconfig