commit | 1880861226c13ddd42c34ddd30c3b502b650fe29 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Aug 14 01:48:39 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Aug 14 09:01:47 2018 +0900 |
tree | d8cb770a32d7d5aca054b3c9bcfd08d530d652c8 | |
parent | c151272d1687ce2a379a93bf848080f9a42f1cef [diff] |
kconfig: remove P_ENV property type This property is not set by anyone since commit 104daea149c4 ("kconfig: reference environment variables directly and remove 'option env='"). Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Sam Ravnborg <sam@ravnborg.org>