From 6b336879954a01fc2222098aaa7e2e667bf6ff31 Mon Sep 17 00:00:00 2001 From: Bin Meng Date: Mon, 21 Mar 2016 06:47:40 -0700 Subject: defconfig: Reorder boards' defconfig files Some boards' defconfig files are out of order. Clean this up. Signed-off-by: Bin Meng Acked-by: Joe Hershberger --- configs/seaboard_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/seaboard_defconfig') diff --git a/configs/seaboard_defconfig b/configs/seaboard_defconfig index cd3820ded0..00cd0810ee 100644 --- a/configs/seaboard_defconfig +++ b/configs/seaboard_defconfig @@ -15,7 +15,6 @@ CONFIG_CMD_GPIO=y # CONFIG_CMD_NFS is not set CONFIG_DM_PMIC=y CONFIG_DM_REGULATOR=y -CONFIG_DM_PWM=y CONFIG_PWM_TEGRA=y CONFIG_SYS_NS16550=y CONFIG_USB=y -- cgit v1.2.1