Skip to content

Commit

Permalink
mvebu: remove wpad and hostapd from bsp
Browse files Browse the repository at this point in the history
No device in the mvebu bsp has wireless capabilites, so wpad/hostapd are
not required. At the same time, hostapd consumes a whole cpu core under
some circumstances. Therefore, remove wpad and hostapd from the mvebu
target, until they are required by a new device.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
  • Loading branch information
fblaese committed Dec 11, 2024
1 parent da93c59 commit e84e5de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bsp/mvebu-cortexa72/.config
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ CONFIG_PACKAGE_libuclient=m
CONFIG_PACKAGE_libwolfssl=m
CONFIG_PACKAGE_opkg=m
CONFIG_PACKAGE_uclient-fetch=m
CONFIG_PACKAGE_wpad-basic=y
CONFIG_PACKAGE_wpad-basic-wolfssl=m
CONFIG_PACKAGE_yafut=m
CONFIG_STRIP_KERNEL_EXPORTS=y
# CONFIG_TARGET_ROOTFS_EXT4FS is not set
Expand Down

0 comments on commit e84e5de

Please sign in to comment.