]> git.baikalelectronics.ru Git - kernel.git/commit
csky: Minimize defconfig to support buildroot config.fragment
authorMa Jun <majun258@linux.alibaba.com>
Sun, 2 Feb 2020 09:56:58 +0000 (17:56 +0800)
committerGuo Ren <guoren@linux.alibaba.com>
Fri, 21 Feb 2020 07:43:25 +0000 (15:43 +0800)
commit1f0239061db2e599c4c513d1b13ecf2f27a220f9
treea7f1818d649648a3b2dc912efadfae0d338d3871
parentfd48e591d79bacca1971be00ffcaf8e52cef93f2
csky: Minimize defconfig to support buildroot config.fragment

Some bsp (eg: buildroot) has defconfig.fragment design to add more
configs into the defconfig in linux source code tree. For example,
we could put different cpu configs into different defconfig.fragments,
but they all use the same defconfig in Linux.

Signed-off-by: Ma Jun <majun258@linux.alibaba.com>
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
arch/csky/configs/defconfig