History log of /rk3399_rockchip-uboot/board/st/stv0991/Kconfig (Results 1 – 2 of 2)
Revision Date Author Comments
# 13e55b35 19-Dec-2014 Masahiro Yamada <yamada.m@jp.panasonic.com>

ARM: remove redudant information from Kconfig files

- "string" type for SYS_* is defined in arch/Kconfig
- SYS_CPU "armv7" has been replaced with "select CPU_V7"
- SYS_SOC "tegra124" is already de

ARM: remove redudant information from Kconfig files

- "string" type for SYS_* is defined in arch/Kconfig
- SYS_CPU "armv7" has been replaced with "select CPU_V7"
- SYS_SOC "tegra124" is already defined in tegra124/Kconfig

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Bo Shen <voice.shen@atmel.com>

show more ...


# 9fa32b12 18-Nov-2014 Vikas Manocha <vikas.manocha@st.com>

stv0991: Add basic stv0991 architecture support

stv0991 architecture support added. It contains the support for
following blocks
- Timer
- uart

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
[

stv0991: Add basic stv0991 architecture support

stv0991 architecture support added. It contains the support for
following blocks
- Timer
- uart

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
[trini: Add arch/arm/cpu/armv7/Makefile hunk]
Signed-off-by: Tom Rini <trini@ti.com>

show more ...