]> 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)
commit609b1964359bd218221c1e372f12d3b7cf290f13
treea7f1818d649648a3b2dc912efadfae0d338d3871
parentb3b18c083674f9eed200fdfa61b741cfd2750be1
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