mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[ssb] Remove pcmcia support from ssb.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16023 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -121,7 +121,6 @@ endef
|
||||
|
||||
$(eval $(call KernelPackage,pcspkr))
|
||||
|
||||
# This activates PCMCIA support in ssb. This will be included in kmod-ssb.
|
||||
define KernelPackage/pcmcia-core
|
||||
SUBMENU:=$(OTHER_MENU)
|
||||
TITLE:=PCMCIA/CardBus support
|
||||
@@ -132,9 +131,6 @@ define KernelPackage/pcmcia-core
|
||||
CONFIG_PCCARD \
|
||||
CONFIG_YENTA \
|
||||
CONFIG_PCCARD_NONSTATIC \
|
||||
CONFIG_SSB_PCMCIAHOST=y \
|
||||
CONFIG_SSB_PCMCIAHOST_POSSIBLE=y \
|
||||
CONFIG_SSB_BLOCKIO=y \
|
||||
PCMCIA_DEBUG=n
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user