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/harmony_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/harmony_defconfig') diff --git a/configs/harmony_defconfig b/configs/harmony_defconfig index 561b27b..c150f6e 100644 --- a/configs/harmony_defconfig +++ b/configs/harmony_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.1