commit | e076d6f7235c141623a2e12c97dbc69038930879 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Sep 12 23:18:56 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 16 17:27:19 2016 -0400 |
tree | bc9288e3b496e54e0cc771d0ee4a509d44f87c9b | |
parent | c015e1b6dfc37d26f4c9a8127bbf94dcec13333b [diff] [blame] |
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/configs/pxm2_defconfig b/configs/pxm2_defconfig index ed032c0..2c76d94 100644 --- a/configs/pxm2_defconfig +++ b/configs/pxm2_defconfig
@@ -9,6 +9,7 @@ CONFIG_SPL_LIBDISK_SUPPORT=y CONFIG_SPL_MMC_SUPPORT=y CONFIG_SPL_NAND_SUPPORT=y +CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_DEFAULT_DEVICE_TREE="am335x-pxm50" CONFIG_FIT=y CONFIG_BOOTDELAY=3