ef9a47c7e89ec76b931a978f091a5d4549a55b2e
[openwrt.git] / target / linux / ixp4xx / harddisk / config-default
1 CONFIG_ATA=y
2 CONFIG_BLK_DEV_SD=y
3 CONFIG_CMDLINE="root=/dev/sda1 noinitrd console=ttyS0,115200"
4 CONFIG_EXT2_FS=y
5 CONFIG_EXT3_FS=y
6 CONFIG_JBD=y
7 CONFIG_REISERFS_FS=y
8 CONFIG_SATA_VIA=y
9 CONFIG_USB_ARCH_HAS_EHCI=y
10 CONFIG_USB_ARCH_HAS_HCD=y
11 CONFIG_USB_ARCH_HAS_OHCI=y
12 CONFIG_USB_EHCI_HCD=y
13 CONFIG_USB_EHCI_ROOT_HUB_TT=y
14 CONFIG_USB_EHCI_SPLIT_ISO=y
15 CONFIG_USB_EHCI_TT_NEWSCHED=y
16 CONFIG_USB_OHCI_HCD=y
17 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
18 CONFIG_USB_STORAGE=y
19 CONFIG_USB=y
This page took 0.038099 seconds and 3 git commands to generate.