commit | a216f72bdb97d8454ebbf30a7277c965378dd7e5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 21 21:08:53 2016 -0700 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Wed May 25 13:25:18 2016 +0900 |
tree | 35e5e5651e5d6c39aaf16270148a4af079c84d5f | |
parent | 238ba5c263470b0f844f0ccaff7549f6af4b5de0 [diff] |
exynos: Allow CONFIG_MISC_COMMON to be build without an LCD This file currently requires LCD support. Adjust it so that it can still be built without LCD support (even thought it won't work fully). Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>