Home
last modified time | relevance | path

Searched hist:"3174 e4e812b77f9707b358927a5ddf24228c2ae8" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/
H A DKconfig3174e4e812b77f9707b358927a5ddf24228c2ae8 Sat Sep 13 18:01:48 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig

This commit adds the type definitions (+ help messages) of
CONFIG_SYS_{ARCH, CPU, SOC, VENDOR, BOARD, CONFIG_NAME} to arch/Kconfig,
which would save lots of type defs for taget boards.
(See also the next commit.)

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>