OSDN Git Service

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)
commitdc2efc0028dd5c4bf0f7324806c9a196958aaad3
treea7f1818d649648a3b2dc912efadfae0d338d3871
parentd46869aaab7981f9153d3271228005a52ef18591
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